XCC/J 6.0-3

com.marklogic.xcc.types
Interface XdmAttribute

All Superinterfaces:
XdmItem, XdmNode, XdmValue

public interface XdmAttribute
extends XdmNode

An XQuery value which is an attribute().


Method Summary
 Attr asW3cAttr()
           
 Attr asW3cAttr(DocumentBuilder docBuilder)
           
 
Methods inherited from interface com.marklogic.xcc.types.XdmNode
asW3cNode, asW3cNode
 
Methods inherited from interface com.marklogic.xcc.types.XdmItem
asInputStream, asReader, getItemType, isCached, writeTo, writeTo
 
Methods inherited from interface com.marklogic.xcc.types.XdmValue
asString, getValueType
 

Method Detail

asW3cAttr

Attr asW3cAttr(DocumentBuilder docBuilder)
               throws IOException,
                      SAXException
Throws:
IOException
SAXException

asW3cAttr

Attr asW3cAttr()
               throws ParserConfigurationException,
                      IOException,
                      SAXException
Throws:
ParserConfigurationException
IOException
SAXException

XCC/J 6.0-3

Copyright © 2013 MarkLogic Corporation. All Rights Reserved.

Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com