ItemIdentification
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: ItemIdentificationType
Properties: Global, Qualified, ID: oagis-id-d27f75c23a904d479f47eb87c550c694
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 ItemDesignReferenceBaseType
- Type ItemDesignReferenceType via extension of ItemDesignReferenceBaseType (Elements ItemDesignReference, AppliedItemDesignReference, ParentAssemblyItemDesignReference, ChildAssemblyItemDesignReference)
- Type ProductionOrderReferenceBaseType
- Type ProductionOrderReferenceType via extension of ProductionOrderReferenceBaseType (Element ProductionOrderReference)
- Type SoftwareElementsBaseType
- Type SoftwareElementsType via extension of SoftwareElementsBaseType (Element SoftwareElements)
Sample instance
<ItemIdentification> <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> </ItemIdentification>