complexType DocumentReferenceType
diagram ADMS-v1.01_p1359.png
namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
children cbc:ID cbc:CopyIndicator cbc:UUID cbc:IssueDate cbc:DocumentTypeCode cbc:DocumentType cbc:XPath Attachment
used by
elements AdditionalDocumentReference CatalogueDocumentReference ContractDocumentReference CreditNoteDocumentReference DebitNoteDocumentReference DespatchDocumentReference DocumentReference InvoiceDocumentReference ItemSpecificationDocumentReference OrderDocumentReference OriginalDocumentReference OriginatorDocumentReference QuotationDocumentReference ReceiptDocumentReference ReminderDocumentReference RequestForQuotationDocumentReference SelfBilledCreditNoteDocumentReference SelfBilledInvoiceDocumentReference StatementDocumentReference SupportingDocumentReference
annotation
documentation
<ccts:Component>
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Document Reference. Details</ccts:DictionaryEntryName>
<ccts:Definition>Information about a document referred to in another document.</ccts:Definition>
<ccts:ObjectClass>Document Reference</ccts:ObjectClass>
</ccts:Component>
source <xsd:complexType name="DocumentReferenceType">
 
<xsd:annotation>
   
<xsd:documentation>
     
<ccts:Component>
       
<ccts:ComponentType>ABIE</ccts:ComponentType>
       
<ccts:DictionaryEntryName>Document Reference. Details</ccts:DictionaryEntryName>
       
<ccts:Definition>Information about a document referred to in another document.</ccts:Definition>
       
<ccts:ObjectClass>Document Reference</ccts:ObjectClass>
     
</ccts:Component>
   
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element ref="cbc:ID">
     
<xsd:annotation>
       
<xsd:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Document Reference. Identifier</ccts:DictionaryEntryName>
           
<ccts:Definition>Identifies the document being referred to.</ccts:Definition>
           
<ccts:Cardinality>1</ccts:Cardinality>
           
<ccts:ObjectClass>Document Reference</ccts:ObjectClass>
           
<ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
           
<ccts:DataType>Identifier. Type</ccts:DataType>
           
<ccts:Examples>"PO-001" "3333-44-123"</ccts:Examples>
         
</ccts:Component>
       
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element ref="cbc:CopyIndicator" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Document Reference. Copy_ Indicator. Indicator</ccts:DictionaryEntryName>
           
<ccts:Definition>Indicates whether the referenced document is a copy (true) or the original (false).</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Document Reference</ccts:ObjectClass>
           
<ccts:PropertyTermQualifier>Copy</ccts:PropertyTermQualifier>
           
<ccts:PropertyTerm>Indicator</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
           
<ccts:DataType>Indicator. Type</ccts:DataType>
         
</ccts:Component>
       
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element ref="cbc:UUID" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Document Reference. UUID. Identifier</ccts:DictionaryEntryName>
           
<ccts:Definition>A universally unique identifier for an instance of this ABIE.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Document Reference</ccts:ObjectClass>
           
<ccts:PropertyTerm>UUID</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
           
<ccts:DataType>Identifier. Type</ccts:DataType>
         
</ccts:Component>
       
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element ref="cbc:IssueDate" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Document Reference. Issue Date. Date</ccts:DictionaryEntryName>
           
<ccts:Definition>The date, assigned by the sender of the referenced document, on which the referenced document was issued.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Document Reference</ccts:ObjectClass>
           
<ccts:PropertyTerm>Issue Date</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
           
<ccts:DataType>Date. Type</ccts:DataType>
         
</ccts:Component>
       
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element ref="cbc:DocumentTypeCode" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Document Reference. Document Type Code. Code</ccts:DictionaryEntryName>
           
<ccts:Definition>The document type, expressed as a code.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Document Reference</ccts:ObjectClass>
           
<ccts:PropertyTerm>Document Type Code</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
           
<ccts:DataType>Code. Type</ccts:DataType>
         
</ccts:Component>
       
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element ref="cbc:DocumentType" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Document Reference. Document Type. Text</ccts:DictionaryEntryName>
           
<ccts:Definition>The document type, expressed as text.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Document Reference</ccts:ObjectClass>
           
<ccts:PropertyTerm>Document Type</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:XPath" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Document Reference. XPath. Text</ccts:DictionaryEntryName>
           
<ccts:Definition>Refers to another part of the same document instance.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Document Reference</ccts:ObjectClass>
           
<ccts:PropertyTerm>XPath</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
           
<ccts:DataType>Text. Type</ccts:DataType>
         
</ccts:Component>
       
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element ref="Attachment" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Document Reference. Attachment</ccts:DictionaryEntryName>
           
<ccts:Definition>An attached document, externally referred to, referred to in the MIME location, or embedded.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Document Reference</ccts:ObjectClass>
           
<ccts:PropertyTerm>Attachment</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Attachment</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy