ConfiguratorPath
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: ConfiguratorPathType
Properties: Global, Qualified, ID: oagis-id-a4aa23e622304a75848de817d4e7621e
Content
- Sequence [1..1]
- Extension [0..1]
from type IdentificationTypefrom type ConfiguratorPathBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType | |
sequenceNumber | [0..1] | NumberType_B98233 | When an object occurs multiple times, this sequence number can be used to provide the order. | from type ConfiguratorPathBaseType |
validationIndicator | [0..1] | IndicatorType | from type ConfiguratorPathBaseType |
Used in
- Type ConfigurationHeaderBaseType
- Type ConfigurationHeaderType via extension of ConfigurationHeaderBaseType (Element ConfigurationHeader)
- Type ConfiguredItemBaseType
- Type ConfiguredItemType via extension of ConfiguredItemBaseType (Element ConfiguredItem)
Sample instance
<ConfiguratorPath> <ID/> <IDSet> <ID/> </IDSet> <PathExpression>token</PathExpression> <PathReferenceExpression>token</PathReferenceExpression> <SelectCode>normalizedString</SelectCode> <ValidationDateTime></ValidationDateTime> <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> </ConfiguratorPath>