<xsd:complexType name="ExternalReferenceType">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="cbc:URI" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:DocumentHash" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:ExpiryDate" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:ExpiryTime" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|