quan100157 Posted November 28, 2012 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now