Hi,
I have a doubt concerning the correspondance between reference to a Dtd and to an XML Schema. In the doctype declaration you can use the keyword SYSTEM or PUBLIC. How is this handled in the Schema?Is the following correspondance true:
SYSTEM --> xsi:noNamespaceSchemaLocation
PUBLIC --> xsi:schemaLocation
Or the 2 xsi depend only on the existence of the target namespace?
Thanks for help
Domi
I have a doubt concerning the correspondance between reference to a Dtd and to an XML Schema. In the doctype declaration you can use the keyword SYSTEM or PUBLIC. How is this handled in the Schema?Is the following correspondance true:
SYSTEM --> xsi:noNamespaceSchemaLocation
PUBLIC --> xsi:schemaLocation
Or the 2 xsi depend only on the existence of the target namespace?
Thanks for help
Domi