[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: Re: revised DTD, XSD and instance doc
One small correction still remains -
Declaration of DocumentReference is
<!ELEMENT DocumentReference (DocumentLabel, DocumentId,
DocumentDescription?)+>
^
It should not have the '+' at the end (indicates that DocumentReference
can have 1 or more of each of DocumentLabel, DocumentId, and optionally
DocumentDescription). Every DocumentReference can have just one of each of
the types. It should be -
<!ELEMENT DocumentReference (DocumentLabel, DocumentId, DocumentDescription?)>
- Rajiv
--
:wq
On Thu, 12 Oct 2000, Christopher Ferris wrote:
> All,
>
> Based on some feedback from Rajiv, here is a revised DTD, XSD and
> instance document for MS 0.21d.
>
> Chris
> --
> _/_/_/_/ _/ _/ _/ _/ Christopher Ferris - Enterprise Architect
> _/ _/ _/ _/_/ _/ Phone: 781-442-3063 or x23063
> _/_/_/_/ _/ _/ _/ _/ _/ Email: chris.ferris@East.Sun.COM
> _/ _/ _/ _/ _/_/ Sun Microsystems, Mailstop: UBUR03-313
> _/_/_/_/ _/_/_/ _/ _/ 1 Network Drive Burlington, MA 01803-0903
>
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC