ParentReference
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: ParentReferenceType
Properties: Global, Qualified, ID: oagis-id-9284643e7bb64e599884f30e0238b2e1
Content
- Sequence [1..1]
- ParentID [0..1]
- ParentLineNumberID [0..1]
- Extension [0..1]
from type IdentificationTypefrom type ParentReferenceBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type ConfiguredItemBaseType
- Type ConfiguredItemType via extension of ConfiguredItemBaseType (Element ConfiguredItem)
Sample instance
<ParentReference> <ID/> <IDSet> <ID/> </IDSet> <ParentID>normalizedString</ParentID> <ParentLineNumberID>normalizedString</ParentLineNumberID> <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> </ParentReference>