ISSUE-95

totalDigits for xs:decimal

State:
CLOSED
Product:
Basic
Raised by:
Vladislav Bezrukov
Opened on:
2006-11-14
Description:
Example:
<xs:simpleType name="dec5">
  <xs:restriction base="xs:decimal">
    <xs:totalDigits value="5" /> 
  </xs:restriction>
</xs:simpleType>

<pattern name="RestrictedDecimalTotalDigits" status="basic"
pattern="http://www.w3.org/2002/ws/databinding/patterns/6/09/RestrictedDecimalTotalDigits"
xpath="//xs:simpleType/xs:restriction[@base/resolve-QName(.,..) =
xs:QName('xs:decimal')]/xs:totalDigits"/>
Related emails:
  1. ISSUE-95: totalDigits for xs:decimal (from dean+cgi@w3.org on 2006-11-14)
  2. Minutes: XML Schema Patterns for Databinding telcon 7 November 2006 (from paul.downey@bt.com on 2006-11-14)

Related notes:

No additional notes.