XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] XML Schema validation question

Rodriguez, Oscar wrote:
> Hi -
>  
> Does anyone know the XSD syntax to validate that a field is a numeric 
> and the decimal part has a range between 1 and 100?

I think you're looking for the decimal data type:

http://www.w3.org/TR/xmlschema-2/#rf-minInclusive

I'm not certain how you want to constrain it - do you want to ensure 
that there are only two places after the decimal point? You can control 
this with fractionDigits:

http://www.w3.org/TR/xmlschema-2/#dt-fractionDigits

You can also control the numeric range and the number of total digits, 
as illustrated in the example in the section I just pointed you to. But 
it's possible I haven't understood what you mean by "the decimal part 
has a range between 1 and 100".

Jonathan




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS