The Web site is not wrong. There are restrictions with W3C XML Schemas. There are no restrictions with DTDs.
poster wrote: > I thought standard edition could be used to edit documents based on custom > schemas. However, the web site says otherwise (see below). > > Could you clarify? If the web site is wrong, could you'll update it? > > Thanks! > > -------------------------------------- > > Standard Edition has been artificially restricted in its support of XML > Schema. > > Standard Edition will not allow the user to open a document conforming to an > XML Schema with a target namespace other than: > > * http://www.w3.org/2001/XMLSchema > * http://www.w3.org/XML/1998/namespace > * http://www.w3.org/1999/xhtml > * Any target namespace which starts with > http://www.xmlmind.com/xmleditor/schema/. > > In practice, this means that Standard Edition can be used to edit XML > Schemas, XXE configuration files and XXE demos, but no other type of > document conforming to an XML Schema.

