Search results

  1. O

    Create an XML with XSD schema

    I'm trying to create an XML file that references a specific xsd schema. I know that the method INITIALIZE-DOCUMENT-TYPE allows an XML document to reference a DTD, but is there a way to reference an xsd? Thanks!
Back
Top