2.337 JoinConditions
Applies to RDL 2011/01
The JoinConditions element specifies a collection of JoinCondition elements.
The following are the parent and child elements of the JoinConditions element.
Parent elements |
---|
Child elements |
---|
The following is the XML Schema definition of the JoinConditions element.
-
<xsd:complexType name="JoinConditionsType"> <xsd:sequence> <xsd:element name="JoinCondition" type="JoinConditionType" minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> <xsd:anyAttribute namespace="##other" processContents="lax" /> </xsd:complexType>