Definition Type: Element
Name: ApplicationResponse
Namespace: urn:oasis:names:specification:ubl:schema:xsd:ApplicationResponse-2
Type: nsA:ApplicationResponseType
Containing Schema: UBL-ApplicationResponse-2.0.xsd
Abstract
Documentation:
This element MUST be conveyed as the root element in any instance document based on this Schema expression
Collapse XSD Schema Diagram:
Drilldown into DocumentResponse in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ReceiverParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into SenderParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Signature in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into VersionID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into Note in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ResponseTime in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ResponseDate in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into IssueTime in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into IssueDate in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into UUID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ProfileID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into CustomizationID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into UBLVersionID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into UBLExtensions in schema ubl-commonextensioncomponents-2_0_xsd Drilldown into ApplicationResponseType in schema ubl-applicationresponse-2_0_xsdXSD Diagram of ApplicationResponse in schema ubl-applicationresponse-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:element name="ApplicationResponse" type="ApplicationResponseType">
    <xsd:annotation>
        <xsd:documentation>This element MUST be conveyed as the root element in any instance document based on this Schema expression</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UBLExtensions ext:UBLExtensions 0 1
UBLVersionID cbc:UBLVersionID 0 1
CustomizationID cbc:CustomizationID 0 1
ProfileID cbc:ProfileID 0 1
ID cbc:ID 1 1
UUID cbc:UUID 0 1
IssueDate cbc:IssueDate 1 1
IssueTime cbc:IssueTime 0 1
ResponseDate cbc:ResponseDate 0 1
ResponseTime cbc:ResponseTime 0 1
Note cbc:Note 0 unbounded
VersionID cbc:VersionID 0 1
Signature cac:Signature 0 unbounded
SenderParty cac:SenderParty 1 1
ReceiverParty cac:ReceiverParty 1 1
DocumentResponse cac:DocumentResponse 1 unbounded
Collapse Derivation Tree: