<xs:element name="Person" type="jdf:Person_r" substitutionGroup="jdf:Resource"> <xs:annotation> <xs:appinfo> <Version Path="@Languages" First="1.4"/> <Version Path="Address" First="1.2"/> <Version Path="AddressRef" First="1.2"/> <Constraint Path="Address" minOccurs="0" maxOccurs="1"/> <Constraint Path="AddressRef" minOccurs="0" maxOccurs="1"/> <Constraint Path="ComChannel" minOccurs="0" maxOccurs="unbounded"/> <Constraint Path="ComChannelRef" minOccurs="0" maxOccurs="unbounded"/> </xs:appinfo> </xs:annotation> </xs:element> |