[Home] [By Thread] [By Date] [Recent Entries]

  • From: Paul M <pjmaip@y...>
  • To: xml-dev@l...
  • Date: Thu, 23 Jul 2009 11:31:07 -0700 (PDT)

Hi:

I attempted to use DTDinst on sample dtd. I always receive syntax error on 1st line, column 0.

Sample dtd
<!DOCTYPE note [
<!ELEMENT note (to,from,heading,body)>
<!ELEMENT to (#PCDATA)>
<!ELEMENT from (#PCDATA)>
<!ELEMENT heading (#PCDATA)>
<!ELEMENT body (#PCDATA)>
]>



p.s. any other recommend dtd 2 schema translators?



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


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member