complexType "ConditionalVariableReferenceType"
Namespace:
Content:
complex, 7 attributes, 7 elements
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
   
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
"true"
 = 
xs:boolean : "false"
 = 
xs:string
 = 
list of xs:language
 = 
xs:anyURI
   
>
   
Content: 
</...>
Content Model Elements (7):
RelatedValue, r:Agency, r:ID, r:MaintainableObject, r:TypeOfObject, r:URN, r:Version
All Direct / Indirect Based Elements (1):
ConditionalVariableReference
Known Usage Locations
Annotation
Value of variable indicating this record type, multiple entries allow for multiple valid values or ranges. Includes a reference to the variable an the specified related value. TypeOfObject should be set to Variabele.
Type Definition Detail
Type Derivation Tree
r:ReferenceType (extension)
  ConditionalVariableReferenceType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="ConditionalVariableReferenceType">
<xs:complexContent>
<xs:extension base="r:ReferenceType">
<xs:sequence>
<xs:element ref="RelatedValue"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
RelatedValue
Type:
RelatedValueType, simple content
Use to specify the value of variable for which this is a case specification (i.e., GeoLevel in the example for Case Specification).
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="RelatedValue"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set