Definition Type: Element
Name: DocumentAugmentation
Namespace: http://niem.gov/niem/domains/internationalTrade/2.0
Type: it:DocumentAugmentationType
Containing Schema: internationalTrade.xsd
Abstract
Documentation:
Additional information about a document.
Collapse XSD Schema Diagram:
Drilldown into DocumentFreeText in schema internationaltrade_xsd Drilldown into DocumentIssueLocationIdentification in schema internationaltrade_xsd Drilldown into DocumentIssueDate in schema internationaltrade_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into AugmentationType in schema structures_xsd Drilldown into DocumentAugmentationType in schema internationaltrade_xsdXSD Diagram of DocumentAugmentation in schema internationaltrade_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="DocumentAugmentation" type="it:DocumentAugmentationType" substitutionGroup="s:Augmentation">
    <xsd:annotation>
        <xsd:documentation>Additional information about a document.</xsd:documentation>
        <xsd:appinfo>
            <i:AppliesTo i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="DocumentType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentIssueDate it:DocumentIssueDate 0 unbounded
DocumentIssueLocationIdentification it:DocumentIssueLocationIdentification 0 unbounded
DocumentFreeText it:DocumentFreeText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
Collapse Derivation Tree:
Collapse References:
s:Augmentation