Class XML

Object
XSD
XML

public final class XML extends XSD
This interface contains the qualified names of all the types,elements, and attributes in the http://www.w3.org/XML/1998/namespace schema.
  • Field Details

  • Method Details

    • getInstance

      public static final XML getInstance()
      Returns the singleton instance.
    • getNamespaceURI

      public String getNamespaceURI()
      Returns 'http://www.w3.org/XML/1998/namespace'.
      Specified by:
      getNamespaceURI in class XSD
    • getSchemaLocation

      public String getSchemaLocation()
      Returns the location of 'xml.xsd.'.
      Specified by:
      getSchemaLocation in class XSD