simpleType PercentageType
type restriction of s:string
properties
base s:string
used by
attributes SearchOptionsBaseType/@AquiringCost SearchOptionsBaseType/@BSPAquiringCost SearchOptionsBaseType/@TCHAquiringCost
facets
Kind Value Annotation
pattern %\d*\.?\d+
source <s:simpleType name="PercentageType">
 
<s:restriction base="s:string">
   
<s:pattern value="%\d*\.?\d+"/>
 
</s:restriction>
</s:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy