diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | Response DocumentReference IssuerParty RecipientParty LineResponse | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="DocumentResponseType"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="Response" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="DocumentReference" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="IssuerParty" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="RecipientParty" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="LineResponse" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |