complexType "ConcatenatedValueType"
Namespace:
Content:
complex, 1 element
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Lists the variables whose values when concatenated result in the value for this variable.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="ConcatenatedValueType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="2" ref="r:VariableReference"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
r:VariableReference
Type:
r:ReferenceType, complex content
Identifies the variables whose values are concatenated to form the concatenated variable. Note that the order of these variables determines the order of concatenation.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="2" ref="r:VariableReference"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set