complexType "SourceTargetLinkType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
SourceLinkVariableReference, TargetLinkVariableReference
All Direct / Indirect Based Elements (1):
SourceTargetLink
Known Usage Locations
Annotation
Contains a set of variables, one from the source record and one from the target record used as all or part of a link between the source and target records.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="SourceTargetLinkType">
<xs:sequence>
<xs:element ref="SourceLinkVariableReference"/>
<xs:element ref="TargetLinkVariableReference"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
SourceLinkVariableReference
Type:
r:ReferenceType, complex content
A reference to the variable in the Source Record containing the value that is equal to the value in the identified variable in the Target Record.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="SourceLinkVariableReference"/>

TargetLinkVariableReference
Type:
r:ReferenceType, complex content
A reference to the variable in the Target Record containing the value that is equal to the value in the identified variable in the Source Record.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="TargetLinkVariableReference"/>

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