MachineItemIdentification
The Machine Identification.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: ItemIdentificationType
Properties: Global, Qualified, ID: oagis-id-a364af185fef42db8f6cd7f01285bd66
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]
- ItemIDSet [0..*]
- Extension [0..1]
from type ItemIdentificationBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type ItemIdentificationBaseType | |
actionCode | [0..1] | ActionCodeContentType | from type ItemIdentificationBaseType |
Used in
- Type MachineBaseType
- Type MachineType via extension of MachineBaseType (Elements Machine, ResponsibleMachine)
Sample instance
<MachineItemIdentification> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <ItemIDSet> <ID/> </ItemIDSet> <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> </MachineItemIdentification>