cac:DocumentMetadata
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:DocumentMetadataType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1]An identifier for the document.
- cbc:FormatID [1..1]An identifier for the document format (e.g. standard business vocabularies).
- cbc:VersionID [1..1]An identifier for a precise version of a document format.
- cbc:SchemaURI [0..1]The Uniform Resource Identifier (URI) of a schema definition for the business document (e.g. a namespace URI for XML schemas, a message ID for non-xml legacy documents).
- cbc:DocumentTypeCode [0..1]The type of document, expressed as a code.
Attributes
None
Sample instance
(Auto-generated)
<cac:DocumentMetadata> <cbc:ID>normalizedString</cbc:ID> <cbc:FormatID>normalizedString</cbc:FormatID> <cbc:VersionID>normalizedString</cbc:VersionID> <cbc:SchemaURI>normalizedString</cbc:SchemaURI> <cbc:DocumentTypeCode>normalizedString</cbc:DocumentTypeCode> </cac:DocumentMetadata>