diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | URI DocumentHash ExpiryDate ExpiryTime | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ExternalReferenceType"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>External Reference. Details</ccts:DictionaryEntryName> <ccts:Definition>Information directly relating to an external reference i.e. a document stored at a remote location.</ccts:Definition> <ccts:ObjectClass>External Reference</ccts:ObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:URI" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>External Reference. URI. Identifier</ccts:DictionaryEntryName> <ccts:Definition>The Uniform Resource Identifier (URI) that identifies where the external document is located.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>External Reference</ccts:ObjectClass> <ccts:PropertyTerm>URI</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:DocumentHash" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>External Reference. Document Hash. Text</ccts:DictionaryEntryName> <ccts:Definition>Specifies the hash code for the externally stored document.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>External Reference</ccts:ObjectClass> <ccts:PropertyTerm>Document Hash</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:ExpiryDate" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>External Reference. Expiry Date. Date</ccts:DictionaryEntryName> <ccts:Definition>The date on which the document can no longer be found on the URI.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>External Reference</ccts:ObjectClass> <ccts:PropertyTerm>Expiry Date</ccts:PropertyTerm> <ccts:RepresentationTerm>Date</ccts:RepresentationTerm> <ccts:DataType>Date. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:ExpiryTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>External Reference. Expiry Time. Time</ccts:DictionaryEntryName> <ccts:Definition>The time on which the document can no longer be found on the URI.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>External Reference</ccts:ObjectClass> <ccts:PropertyTerm>Expiry Time</ccts:PropertyTerm> <ccts:RepresentationTerm>Time</ccts:RepresentationTerm> <ccts:DataType>Time. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |