XML Schema Complex Type - Text Elements - 0 views
-
This type contains only simple content (text and attributes),
-
<xs:element name="shoesize"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:integer"> <xs:attribute name="country" type="xs:string" />