Soluzione # - CS173139

How to resolve .xsd location using xsi:schemaLocation for XML namespace using Arbortext Editor 6.1 M010

Modifica: 31-Jul-2014   


Si applica a

Arbortext Editor 6.0 M020 and later releases

Descrizione

  • Using schemas for doctypes
  • Wrote catalog.xml to locate correct schema
  • Catalog.xml is
    • Believed to be correctly written
    • Located at custom\doctypes\catalog.xml
  • Document instance has this:
<root xmlns="urn:name:test"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:name:test one.xsd">
  • Opening document located in same folder as schema succeeds
  • Opening document located outside doctype folder prompts a browse to locate schema
  • Expect catalog to be used in finding correct schema
  • How to resolve an XSD location based on xsi:schemaLocation for XML document using Namespace?
 
This is a PDF version of Article 173139 and may be out of date. For the latest version CS173139