Definition Type: ComplexType
Name: DocumentDistributionType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Document Distribution. Details The details of the distribution of the document among business partners. Document Distribution
Collapse XSD Schema Diagram:
Drilldown into Party in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into MaximumCopiesNumeric in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into PrintQualifier in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of DocumentDistributionType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="DocumentDistributionType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Document Distribution. Details</ccts:DictionaryEntryName>
                <ccts:Definition>The details of the distribution of the document among business partners.</ccts:Definition>
                <ccts:ObjectClass>Document Distribution</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:PrintQualifier" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Distribution. Print_ Qualifier. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>The access right for a Party to distribute the document.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Distribution</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Print</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Qualifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:MaximumCopiesNumeric" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Distribution. Maximum_ Copies. Numeric</ccts:DictionaryEntryName>
                        <ccts:Definition>Specifies the maximum number of copies of the document that the user can print.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Distribution</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Copies</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
                        <ccts:DataType>Numeric. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Party" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Distribution. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>Details of the Party who can access the document.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Distribution</ccts:ObjectClass>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PrintQualifier cbc:PrintQualifier 1 1
MaximumCopiesNumeric cbc:MaximumCopiesNumeric 1 1
Party cac:Party 1 1
Collapse Derivation Tree:
Collapse References:
cac:DocumentDistribution