OperationDocumentIdentification
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: DocumentIdentificationType
Properties: Global, Qualified, ID: oagis-id-4baaf0fe5e2044a98006a8b3c6bdafa1
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 GroupMemberBaseType
- Type GroupMemberType via extension of GroupMemberBaseType (Element GroupMember)
- Type MaintenanceOrderLineBaseType
- Type MaintenanceOrderLineType via extension of MaintenanceOrderLineBaseType (Element MaintenanceOrderLine)
Sample instance
<OperationDocumentIdentification> <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> </OperationDocumentIdentification>