Schema Central > NIEM 2.1 > internationalTrade.xsd > it:Invoice
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

it:Invoice

Non-negotiable commercial instrument issued by a seller to a buyer.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Sample instance

<it:Invoice>
   <it:InvoiceCategoryText>string</it:InvoiceCategoryText>
   <it:InvoiceNumber>
      <nc:IdentificationID>string</nc:IdentificationID>
      <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText>
      <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
      <nc:IdentificationEffectiveDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:IdentificationEffectiveDate>
      <nc:IdentificationExpirationDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:IdentificationExpirationDate>
      <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code>
      <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
   </it:InvoiceNumber>
   <it:InvoiceDate>
      <nc:Date>2000-01-01</nc:Date>
   </it:InvoiceDate>
   <it:InvoiceSequenceNumber>1.0</it:InvoiceSequenceNumber>
   <it:InvoiceLine>
      <it:LineCommodity>
         <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:ItemAgeMeasure>...
         </nc:ItemAgeMeasure>
         <nc:ItemBinary>...
         </nc:ItemBinary>
         <nc:ItemBrandName>string</nc:ItemBrandName>
         <nc:ItemCategoryText>string</nc:ItemCategoryText>
         <nc:ConveyanceColorPrimaryText>string</nc:ConveyanceColorPrimaryText>
         <nc:ItemHeightMeasure>...
         </nc:ItemHeightMeasure>
         <nc:ItemImage>...
         </nc:ItemImage>
         <nc:ItemLengthMeasure>...
         </nc:ItemLengthMeasure>
         <nc:ItemMakeName>string</nc:ItemMakeName>
         <nc:ItemModelName>string</nc:ItemModelName>
         <nc:ItemModelYearDate>1999</nc:ItemModelYearDate>
         <nc:ItemQuantity>1.0</nc:ItemQuantity>
         <nc:ItemSizeDescriptionText>string</nc:ItemSizeDescriptionText>
         <nc:PropertyStyleText>string</nc:PropertyStyleText>
         <nc:ItemWeightMeasure>...
         </nc:ItemWeightMeasure>
         <nc:ItemWidthMeasure>...
         </nc:ItemWidthMeasure>
         <it:CommodityCategoryText>string</it:CommodityCategoryText>
         <it:CommodityGoodsDescriptionText>string</it:CommodityGoodsDescriptionText>
         <it:CommodityUNDGIdentificationText>string</it:CommodityUNDGIdentificationText>
         <it:GoodsGeneticModificationIndicator>true</it:GoodsGeneticModificationIndicator>
         <it:GoodsIngredientsDescriptionText>string</it:GoodsIngredientsDescriptionText>
         <it:GoodsModelNumberText>string</it:GoodsModelNumberText>
         <it:GoodsBrandNameText>string</it:GoodsBrandNameText>
         <it:GoodsTariffCodeExtensionsText>string</it:GoodsTariffCodeExtensionsText>
         <it:GoodsGradingClassificationText>string</it:GoodsGradingClassificationText>
         <it:CommodityHTSCodeText>string</it:CommodityHTSCodeText>
      </it:LineCommodity>
      <it:InvoiceLineNumber>1.0</it:InvoiceLineNumber>
      <it:ItemAmount>1.0</it:ItemAmount>
   </it:InvoiceLine>
</it:Invoice>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com