complexType ManufacturerIdentifier
diagram mmixm_diagrams/mmixm_p172.png
namespace https://mmixm.aero/features/2.1.0
children mx:manufacturerName mx:manufacturerPartNumber mx:nationalStockNumber mx:revisionNumber mx:serialNumber
used by
element AssetIdentifier/manufacturerIdentifier
annotation
documentation
Complex type containing asset identifiers assigned by manufacturers.
source <xs:complexType name="ManufacturerIdentifier">
 
<xs:annotation>
   
<xs:documentation>Complex type containing asset identifiers assigned by manufacturers.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="manufacturerName" type="mb:String50Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A producer of manufactured assets: parts, equipment, and/or systems.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="manufacturerPartNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Unique identifier for a part manufactured by a specific manufacturer.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="nationalStockNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The NSN is a 13-digit code recognized by the US government, NATO and other countries of the form: 6240-00-357-7976. The first four digits are the Federal Supply Class (FSC), used to group like items. The next two are the Country of Origin code, and the remaining are sequentially assigned.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="revisionNumber" type="mb:Integer22Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The specific revision number associated with a product or part.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="serialNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Serial number assigned by the manufacturer.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ManufacturerIdentifier/manufacturerName
diagram mmixm_diagrams/mmixm_p173.png
namespace https://mmixm.aero/features/2.1.0
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
A producer of manufactured assets: parts, equipment, and/or systems.
source <xs:element name="manufacturerName" type="mb:String50Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A producer of manufactured assets: parts, equipment, and/or systems.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ManufacturerIdentifier/manufacturerPartNumber
diagram mmixm_diagrams/mmixm_p174.png
namespace https://mmixm.aero/features/2.1.0
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Unique identifier for a part manufactured by a specific manufacturer.
source <xs:element name="manufacturerPartNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Unique identifier for a part manufactured by a specific manufacturer.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ManufacturerIdentifier/nationalStockNumber
diagram mmixm_diagrams/mmixm_p175.png
namespace https://mmixm.aero/features/2.1.0
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
The NSN is a 13-digit code recognized by the US government, NATO and other countries of the form: 6240-00-357-7976. The first four digits are the Federal Supply Class (FSC), used to group like items. The next two are the Country of Origin code, and the remaining are sequentially assigned.
source <xs:element name="nationalStockNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The NSN is a 13-digit code recognized by the US government, NATO and other countries of the form: 6240-00-357-7976. The first four digits are the Federal Supply Class (FSC), used to group like items. The next two are the Country of Origin code, and the remaining are sequentially assigned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ManufacturerIdentifier/revisionNumber
diagram mmixm_diagrams/mmixm_p176.png
namespace https://mmixm.aero/features/2.1.0
type mb:Integer22Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxInclusive 9999999999999999999999
annotation
documentation
The specific revision number associated with a product or part.
source <xs:element name="revisionNumber" type="mb:Integer22Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The specific revision number associated with a product or part.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ManufacturerIdentifier/serialNumber
diagram mmixm_diagrams/mmixm_p177.png
namespace https://mmixm.aero/features/2.1.0
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Serial number assigned by the manufacturer.
source <xs:element name="serialNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Serial number assigned by the manufacturer.</xs:documentation>
 
</xs:annotation>
</xs:element>


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