<ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Document Response. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe an application-level response to a document.</ccts:Definition> <ccts:ObjectClass>Document Response</ccts:ObjectClass> </ccts:Component> |
Elements | AdditionalDocumentResponse, DocumentResponse |
<xsd:complexType name="DocumentResponseType"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Document Response. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe an application-level response to a document.</ccts:Definition> <ccts:ObjectClass>Document Response</ccts:ObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cac:Response" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Document Response. Response</ccts:DictionaryEntryName> <ccts:Definition>A response to the document as a whole.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Document Response</ccts:ObjectClass> <ccts:PropertyTerm>Response</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Response</ccts:AssociatedObjectClass> <ccts:RepresentationTerm>Response</ccts:RepresentationTerm> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cac:DocumentReference" minOccurs="1" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Document Response. Document Reference</ccts:DictionaryEntryName> <ccts:Definition>A referenced document.</ccts:Definition> <ccts:Cardinality>1..n</ccts:Cardinality> <ccts:ObjectClass>Document Response</ccts:ObjectClass> <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass> <ccts:RepresentationTerm>Document Reference</ccts:RepresentationTerm> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cac:IssuerParty" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Document Response. Issuer_ Party. Party</ccts:DictionaryEntryName> <ccts:Definition>The party that issued the 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:RepresentationTerm>Party</ccts:RepresentationTerm> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cac:RecipientParty" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Document Response. Recipient_ Party. Party</ccts:DictionaryEntryName> <ccts:Definition>The party for which 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:RepresentationTerm>Party</ccts:RepresentationTerm> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cac:LineResponse" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Document Response. Line Response</ccts:DictionaryEntryName> <ccts:Definition>A response to a particular line 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:RepresentationTerm>Line Response</ccts:RepresentationTerm> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |