Schema Central > niem40 > mo.xsd > mo:EquipmentSet
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

mo:EquipmentSet

A set of items needed to outfit or equip an individual or organization.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:ObjectType
structures:ref [0..1]xsd:IDREFfrom type structures:ObjectType
structures:uri [0..1]xsd:anyURIfrom type structures:ObjectType
structures:metadata [0..1]xsd:IDREFSfrom type structures:ObjectType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:ObjectType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:ObjectType

Sample instance

<mo:EquipmentSet>
   <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
   <nc:Equipment>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:RoleOfItem>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:ItemName>string</nc:ItemName>
         <nc:ItemActionText>string</nc:ItemActionText>
         <nc:ItemBarCodeIdentification>...
         </nc:ItemBarCodeIdentification>
         <nc:ItemConditionText>string</nc:ItemConditionText>
         <nc:ItemDealerIdentification>...
         </nc:ItemDealerIdentification>
         <nc:ItemDescriptionText>string</nc:ItemDescriptionText>
         <nc:ItemDisposition>...
         </nc:ItemDisposition>
         <nc:ItemOtherIdentification>...
         </nc:ItemOtherIdentification>
         <nc:ItemOwner>...
         </nc:ItemOwner>
         <nc:ItemOwnerAppliedID>string</nc:ItemOwnerAppliedID>
         <nc:ItemOwnerPurchasedValue>...
         </nc:ItemOwnerPurchasedValue>
         <nc:ItemPossessionDescriptionText>string</nc:ItemPossessionDescriptionText>
         <nc:ItemPossessor>...
         </nc:ItemPossessor>
         <nc:ItemReceiptIdentification>...
         </nc:ItemReceiptIdentification>
         <nc:ItemRFIdentification>...
         </nc:ItemRFIdentification>
         <nc:ItemSerialIdentification>...
         </nc:ItemSerialIdentification>
         <nc:ItemStateIdentification>...
         </nc:ItemStateIdentification>
         <nc:ItemStatus>...
         </nc:ItemStatus>
         <nc:ItemUsageText>string</nc:ItemUsageText>
         <nc:ItemValue>...
         </nc:ItemValue>
         <nc:ItemVisibleID>string</nc:ItemVisibleID>
         <nc:WeaponIndicator>true</nc:WeaponIndicator>
         <nc:WeaponUsageIndicator>true</nc:WeaponUsageIndicator>
         <nc:ConveyanceSalesTaxPercent>1.0</nc:ConveyanceSalesTaxPercent>
         <nc:ItemAgeMeasure>...
         </nc:ItemAgeMeasure>
         <nc:ItemBinary>...
         </nc:ItemBinary>
         <nc:ItemBrandName>string</nc:ItemBrandName>
         <j:ArtObjectCategoryCode>LITHOGRAPH</j:ArtObjectCategoryCode>
         <j:ConveyanceColorPrimaryCode>0NG</j:ConveyanceColorPrimaryCode>
         <nc:ItemCurrentResaleValue>...
         </nc:ItemCurrentResaleValue>
         <nc:ItemFirstSoldYearDate>1999</nc:ItemFirstSoldYearDate>
         <nc:ItemHeightMeasure>...
         </nc:ItemHeightMeasure>
         <nc:ItemImage>...
         </nc:ItemImage>
         <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
         <nc:ItemLengthMeasure>...
         </nc:ItemLengthMeasure>
         <nc:ItemMakeName>string</nc:ItemMakeName>
         <nc:ItemModelName>string</nc:ItemModelName>
         <nc:ItemModelYearDate>1999</nc:ItemModelYearDate>
         <nc:ItemOwnershipCategoryText>string</nc:ItemOwnershipCategoryText>
         <nc:ItemQuantity>1.0</nc:ItemQuantity>
         <nc:ItemRentalIndicator>true</nc:ItemRentalIndicator>
         <nc:ItemSizeDescriptionText>string</nc:ItemSizeDescriptionText>
         <j:VehicleStyleCode>0P</j:VehicleStyleCode>
         <nc:ItemWeightMeasure>...
         </nc:ItemWeightMeasure>
         <nc:ItemWidthMeasure>...
         </nc:ItemWidthMeasure>
         <j:ItemAugmentation>..........................................................................................
         </j:ItemAugmentation>
      </nc:RoleOfItem>
      <nc:EquipmentIdentification>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:IdentificationID>string</nc:IdentificationID>
         <nc:IdentificationJurisdiction>...
         </nc:IdentificationJurisdiction>
         <em:TemporaryIDIndicator>true</em:TemporaryIDIndicator>
         <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
         <nc:IdentificationEffectiveDate>...
         </nc:IdentificationEffectiveDate>
         <nc:IdentificationExpirationDate>...
         </nc:IdentificationExpirationDate>
         <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
         <nc:IdentificationStatus>...
         </nc:IdentificationStatus>
         <intel:IdentificationAugmentation>...............
         </intel:IdentificationAugmentation>
      </nc:EquipmentIdentification>
      <nc:EquipmentName>string</nc:EquipmentName>
      <it:EquipmentAugmentation>
         <it:EquipmentCharacteristicText>string</it:EquipmentCharacteristicText>
         <it:EquipmentLegalStatusIndicator>true</it:EquipmentLegalStatusIndicator>
         <it:EquipmentLoadedStatusText>string</it:EquipmentLoadedStatusText>
         <it:EquipmentSealIdentification>...
         </it:EquipmentSealIdentification>
      </it:EquipmentAugmentation>
   </nc:Equipment>
   <mo:EquipmentSetAugmentationPoint>any content</mo:EquipmentSetAugmentationPoint>
</mo:EquipmentSet>