complexType "FixedIdentifierType"
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
Reference to the variable containing the unique identifier. This may be a concatenated variable which indicates the combination of variable required to create a unique identification. If more than one variable reference is included the combination of the variable field contents must be unique and all variables are required for case identification.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="FixedIdentifierType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" 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
Reference to a variable used as a fixed identifier either singly or in combination with additional reference variables.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:VariableReference"/>

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