it:AdditionalInformationType
complexType AdditionalInformationType in namespace http://release.niem.gov/niem/domains/internationalTrade/5.0/
Definition
A data type for an applied augmentation for type nc:DocumentType
Diagram
XML Schema
<xs:complexType name="AdditionalInformationType">
<xs:annotation>
<xs:documentation>
A data type for an applied augmentation for type nc:DocumentType</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="nc:DocumentType">
<xs:sequence>
<xs:element ref="it:AdditionalStatementDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:AdditionalStatementCategoryCodeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:InspectionRequestDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:CertificateContentText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:StateName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:StateCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:AdditionalInformationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>