quan100157 0 Posted November 28, 2012 Report Share Posted November 28, 2012 (edited) Restriction on XML? type "ComplexType" I'm not really good with English... <price type="USD">100</price> 100 [100->500]type="USD" [VND|USD] <xs:element name="price"><xs:complexType><xs:restriction base="xs:integer"><xs:minInclusive value="100" /><xs:maxInclusive value="500" /></xs:restriction><xs:attribute name="type" type="xs:string" /></xs:complexType></xs:element> Error?? Help thanks very much! I'm not really good with English... bailam.zip Edited November 28, 2012 by quan100157 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.