complexType in schema

MartSmart

New Member
In my xml I have a price tag and I want to make a restriction in the amount of decimal digits and the kind of currency, I have this:\[code\] `<unit_price currency="$"> 4.00 </unit_price>`\[/code\]In the xsd I
 
Back
Top