Class XmlSchemaImport

All Implemented Interfaces:
XmlSchemaObjectBase

public class XmlSchemaImport extends XmlSchemaExternal
The class to import schema components from any schema. Represents the World Wide Web Consortium (W3C) import element.
  • Field Details

  • Constructor Details

    • XmlSchemaImport

      public XmlSchemaImport(XmlSchema parent)
      Creates new XmlSchemaImport
  • Method Details

    • getNamespace

      public String getNamespace()
    • setNamespace

      public void setNamespace(String namespace)