Informatica Data Quality
- Informatica Data Quality 10.4.0
- All Products
<xs:element name="person"> <xs:complexType> <xs:choice> <xs:element name="employee" type="employee"/> <xs:element name="contractor" type="contractor"/> </xs:choice> </xs:complexType> </xs:element>