## Package: dw.io
# Class XMLStreamConstants
## Inheritance Hierarchy
- Object
- dw.io.XMLStreamConstants
## Description
Useful constants for working with XML streams.
## Constants
### ATTRIBUTE
**Type:** Number = 10
Represents an attribute in an element.
### CDATA
**Type:** Number = 12
Represents a CDATA section in an element.
### CHARACTERS
**Type:** Number = 4
Represents the character data in an XML document.
### COMMENT
**Type:** Number = 5
Represents a comment in an XML document.
### DTD
**Type:** Number = 11
Represents the document type definition.
### END_DOCUMENT
**Type:** Number = 8
Represents the end of an XML document.
### END_ELEMENT
**Type:** Number = 2
Represents the end of an element in an XML document.
### ENTITY_DECLARATION
**Type:** Number = 15
Represents the entity declaration in an XML document.
### ENTITY_REFERENCE
**Type:** Number = 9
Represents an entity reference in an XML document.
### NAMESPACE
**Type:** Number = 13
Represents a namespace declaration in an XML document.
### NOTATION_DECLARATION
**Type:** Number = 14
Represents the notation declaration in an XML document.
### PROCESSING_INSTRUCTION
**Type:** Number = 3
Represents processing instruction in an XML document.
### SPACE
**Type:** Number = 6
Represents a space in an XML document.
### START_DOCUMENT
**Type:** Number = 7
Represents the start of an XML document.
### START_ELEMENT
**Type:** Number = 1
Represents the start of an element in an XML document.
## Properties
## Constructor Summary
XMLStreamConstants()
## Method Summary
## Constructor Detail
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/taurgis/sfcc-dev-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server