ToolItemIdentification
Identifies the Tool.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: ItemIdentificationType
Properties: Global, Qualified, ID: oagis-id-8c593d0f25554414950b6a310bca306e
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 ToolBaseType
- Type ToolType via extension of ToolBaseType (Element Tool)
Sample instance
<ToolItemIdentification> <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> </ToolItemIdentification>