<xs:complexType name="TParent"> <xs:attribute name="element" type="xs:NCName"/> <xs:attribute name="path" type="TPseudoXPath"/> </xs:complexType>
<xs:attribute name="element" type="xs:NCName"/>
<xs:attribute name="path" type="TPseudoXPath"/>