Documentation for the _.XML package. More...
Namespaces | |
Exchange | |
Documentation for the _.XML.Exchange package. | |
SAX | |
Documentation for the _.XML.SAX package. | |
Security | |
Documentation for the _.XML.Security package. | |
Utils | |
Documentation for the _.XML.Utils package. | |
XPATH | |
Documentation for the _.XML.XPATH package. | |
XSLT | |
Documentation for the _.XML.XSLT package. | |
XSLT2 | |
Documentation for the _.XML.XSLT2 package. | |
Classes | |
class | Adaptor |
class | Catalog |
This class represents an XML catalog. More... | |
class | CatalogParser |
An XML Catalog file parser. More... | |
class | CatalogResolver |
An XML resolver that uses the information <CLASS>XML.Catalog</CLASS> class. More... | |
class | DataSet |
class | Document |
class | Element |
The <class>XML.Element</class> class defines an XML element to be used by <class>XML.Writer</class>. More... | |
class | ElementExtension |
Implementation of extensibility elements added after main type definition<br> More... | |
class | Exchange |
The <class>XML.Exchange</class> class provides an interface for managing XML representations of objects. More... | |
class | FileCharacterStream |
Stream class that stores XML character data in external files. More... | |
class | GlobalCharacterStream |
Stream class that stores XML character data in global nodes. More... | |
class | GUID |
The XML.GUID datatype class represents a GUID field in an XML enabled class and has the following behavior: 1) If the property has not been set, it's value will default to ..GUID(). More... | |
class | Id |
The XML.Id datatype class represents an ID field in an XML enabled class and has the following behavior: 1) If the property has not been set, it's value will default to ..Id(). More... | |
class | Implementation |
Implementation of XML.Adaptor methods. More... | |
class | ImportHandler |
SAX Content handler for ObjectScript XML Implementation. More... | |
class | Namespaces |
XML.Namespace manages the XML namespaces for an XML document. More... | |
class | Node |
class | Oid |
The XML.Oid datatype class represents an OID field in an XML enabled class and has the following behavior: 1) If the property has not been set, it's value will default to ..Oid(). More... | |
class | PropertyParameters |
class | Reader |
class | Schema |
The <class>XML.Schema</class> controls creation of an XML Schema from InterSystems IRIS. More... | |
class | String |
The XML.String data type class represents a subclass of String with CONTENT="MIXED" for XML mixed content. More... | |
class | TextReader |
class | Writer |
Documentation for the _.XML package.