<xs:complexType name="taxType"> <xs:all> <xs:element name="region" type="gn:stringAttrValueType" /> <xs:element name="percent" type="gn:percentType" /> </xs:all> </xs:complexType>