[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] Data length validations using DTD
- From: "Michael Kay" <mike@saxonica.com>
- To: "'Sudheshna Iyer'" <sudheshnaiyer@hotmail.com>,<xml-dev@lists.xml.org>
- Date: Sat, 6 Jan 2007 15:59:25 -0000
You can't do this using DTDs. XML Schema was invented to fill this gap.
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: Sudheshna Iyer [mailto:sudheshnaiyer@hotmail.com]
> Sent: 06 January 2007 15:48
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] Data length validations using DTD
>
> How do I do the data length validations in DTD?
>
> I want to restrict an element length using DTD. I was given
> only the DTD and not the schema by our client and they
> provided the doc with length restrictions.
>
> DTD contains elements like the following:
>
> <!ELEMENT myelement (#PCDATA)>
>
> <!ELEMENT ShipTo (myelement)>
>
> But "myelement" length should be restricted to 100 char. How
> can I achieve this?
>
> Thank you.
>
> Sudheshna
>
> _________________________________________________________________
> Fixing up the home? Live Search can help
> http://imagine-windowslive.com/search/kits/default.aspx?kit=im
> prove&locale=en-US&source=hmemailtaglinenov06&FORM=WLMTAG
>
>
> ______________________________________________________________
> _________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]