Element | TestIdentification |
<xsd:complexType name="TestIdentificationType"> <xsd:choice maxOccurs="unbounded"> <xsd:element ref="PropertyIdentifier"/> <xsd:element ref="PropertyDescription"/> <xsd:element ref="TestMethod"/> </xsd:choice> </xsd:complexType> |