complexType CageCode
diagram mmixm_diagrams/mmixm_p82.png
namespace https://mmixm.aero/base/2.1.0
children mb:cageCode
used by
element Asset/cageCode
annotation
documentation
The Commercial and Government Entity Code, or CAGE Code, is a unique identifier assigned to suppliers to various government or defense agencies, as well as to government agencies themselves and also various organizations.
source <xs:complexType name="CageCode">
 
<xs:annotation>
   
<xs:documentation>The Commercial and Government Entity Code, or CAGE Code, is a unique identifier assigned to suppliers to various government or defense agencies, as well as to government agencies themselves and also various organizations.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="cageCode" type="mb:String5Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The Commercial and Government Entity Code, or CAGE Code, is a unique identifier assigned to suppliers to various government or defense agencies, as well as to government agencies themselves and also various organizations.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element CageCode/cageCode
diagram mmixm_diagrams/mmixm_p83.png
namespace https://mmixm.aero/base/2.1.0
type mb:String5Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 5
annotation
documentation
The Commercial and Government Entity Code, or CAGE Code, is a unique identifier assigned to suppliers to various government or defense agencies, as well as to government agencies themselves and also various organizations.
source <xs:element name="cageCode" type="mb:String5Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The Commercial and Government Entity Code, or CAGE Code, is a unique identifier assigned to suppliers to various government or defense agencies, as well as to government agencies themselves and also various organizations.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy