|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: How to do numeric validations in DTD
> <personalinfo> > <ssn>123456789</ssn> > </personalinfo> > > > How to write a DTD, which validates the value of SSN as numeric. This doesn't have anything to do with XSLT and it would be better to ask on the comp.text.xml newsgroup. DTDs do not allow for number as a real datatype. The closest you can get in element content is to require that it be PCDATA. Now that the XML Schema specs are solidifying, validating XML parsers are beginning to optionally use XML Schema documents instead of DTDs for validation, and I believe numeric data requirements can be enforced via those documents. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








