complexType GlobalIdentifier
diagram mmixm_diagrams/mmixm_p158.png
namespace https://mmixm.aero/features/3
children mx:giai
used by
element AssetIdentifier/globalIdentifier
annotation
documentation
Complex type containing elements associated with global asset identifiers.
source <xs:complexType name="GlobalIdentifier">
 
<xs:annotation>
   
<xs:documentation>Complex type containing elements associated with global asset identifiers.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="giai" type="mb:String50Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The Global Individual Asset Identifier (GIAI) is part of the GS1 system of standards. Its a simple tool to identify an asset by type and can identify assets uniquely where required, including a company prefix followed by an asset identifier of up to 30 characters.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element GlobalIdentifier/giai
diagram mmixm_diagrams/mmixm_p159.png
namespace https://mmixm.aero/features/3
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
The Global Individual Asset Identifier (GIAI) is part of the GS1 system of standards. Its a simple tool to identify an asset by type and can identify assets uniquely where required, including a company prefix followed by an asset identifier of up to 30 characters.
source <xs:element name="giai" type="mb:String50Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The Global Individual Asset Identifier (GIAI) is part of the GS1 system of standards. Its a simple tool to identify an asset by type and can identify assets uniquely where required, including a company prefix followed by an asset identifier of up to 30 characters.</xs:documentation>
 
</xs:annotation>
</xs:element>


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