Definition Type: ComplexType
Name: DocumentResponseType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Document Response. Details Information about responses to a document (at the application level). Document Response
Collapse XSD Schema Diagram:
Drilldown into LineResponse in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into RecipientParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into IssuerParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into DocumentReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Response in schema ubl-commonaggregatecomponents-2_0_xsdXSD Diagram of DocumentResponseType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="DocumentResponseType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Document Response. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about responses to a document (at the application level).</ccts:Definition>
                <ccts:ObjectClass>Document Response</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Response" 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 Response. Response</ccts:DictionaryEntryName>
                        <ccts:Definition>The response to the document.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Response</ccts:ObjectClass>
                        <ccts:PropertyTerm>Response</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Response</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="DocumentReference" 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 Response. Document Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Document Reference.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Response</ccts:ObjectClass>
                        <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="IssuerParty" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Response. Issuer_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>The party who issued a document.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Response</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Issuer</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="RecipientParty" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Response. Recipient_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>The party for whom the document is intended.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Response</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Recipient</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="LineResponse" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Response. Line Response</ccts:DictionaryEntryName>
                        <ccts:Definition>Response to various lines in the document.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Document Response</ccts:ObjectClass>
                        <ccts:PropertyTerm>Line Response</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Line Response</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Response cac:Response 1 1
DocumentReference cac:DocumentReference 1 1
IssuerParty cac:IssuerParty 0 1
RecipientParty cac:RecipientParty 0 1
LineResponse cac:LineResponse 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:DocumentResponse