it:WCODocumentNameCategory
The category code of the document(ex. Whether it is a invoice, bill of lading..)
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.1
Schema document: domains/internationalTrade/2.1/internationalTrade.xsd
Type: it:WCODocumentNameCategoryType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- it:DocumentNameCategoryDescriptionText [0..*] A textual description of the category name of a document.
- it:DocumentNameCategoryText [0..*] The category name of a document.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Sample instance
<it:WCODocumentNameCategory> <it:DocumentNameCategoryDescriptionText>string</it:DocumentNameCategoryDescriptionText> <it:DocumentNameCategoryText>string</it:DocumentNameCategoryText> </it:WCODocumentNameCategory>