DocumentIdentification
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: DocumentIdentificationType
Properties: Global, Qualified, ID: oagis-id-17fa8117ec174d4699b5125bf8ecc97e
Content
- Sequence [1..1]
- ID [0..1] Is the Identifiers of the given instance of an entity within the scope of the integration. The schemeAgencyID attribute identifies the party that provided or knows this party by the given identifier.
- RevisionID [0..1] Is the revision of the semantically named document. The combination of the ID and its revision uniquely identifies the associated entity.
- VariationID [0..1]
- DocumentIDSet [0..*]
- Extension [0..1]
from type DocumentIdentificationBaseType
Attributes
None
Used in
- Type AdditionalDocumentRequestBaseType
- Type AdditionalDocumentRequestType via extension of AdditionalDocumentRequestBaseType (Element AdditionalDocumentRequest)
Sample instance
<DocumentIdentification> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet> <ID/> </DocumentIDSet> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </DocumentIdentification>