Re: Here is a list of the ways that an element or attribute may specify its value space ... is the list complete?
Mukul Gandhi <[email protected]>
| Newsgroups | gmane.text.xml.schema.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, May 27, 2011 at 8:25 PM, Costello, Roger L. <[email protected]> wrote: > So, for an element, are these all the ways? > > 1. fixed > > 2. type attribute, XSD data type > > 3. type attribute, user-defined data type > > 4. complexType child element > > 5. simpleType child element > > 6. ref to an element > > 7. no type specified Seems xs:alternative (for XSD 1.1) as child of xs:element can be added to this list. -- Regards, Mukul Gandhi