Index

A number represents a single reference to a topic.
A number with a "+" sign represents a longer discussion of a topic.


Symbols   A   B   C   D   E   F   I   L   M   N   O   P   Q   R   S   T   U   V   X   

Symbols
/ (slash) 1
// (double slash) 1
@ (at sign) 1
A
addAttribute: method 1
addChild: method 1
  for DTDs 1 2
addNamespace: method 1
at sign (@) 1
atomic types
  representing as strings 1
atomic values 1 2 3 4
attribute nodes 1+
attributeForLocalName:URI: method 1 2
attributeForName: method 1
attributes method 1
attributeWithLocalName:URI:stringValue: method 1
attributeWithName:stringValue: method 1
B
bindings 1 2 3
C
canonical XML 1
canonicalXMLStringPreservingComments: method 1
CDATA sections 1
character references 1
child nodes 1
childAtIndex: method 1 2
childCount method 1
children method 1
comment nodes 1
constants dictionary 1 2
context node 1
D
detach method 1 2
document objects
  creating from existing XML 1
document order 1 2
document
  encoding 1
  metadata 1
  node 1
  transforming with XSLT 1
  version 1
DOM Core 1 2
double slash
  in XPath 1
DTD method 1
DTDNodeWithXMLString: method 1
DTDs 1 2 3+
  node 1
  creating 1
  finding declarations for XML constructs 1
  internal versus external 1
  modifying 1
  tree representation 1
E
element nodes 1
elementsForLocalName:URI: method 1
elementsForName: method 1
encoding method 1
entity references 1
errors
  in parsing XML 1
  in remote connections 1
expressions
  in XPath 1
  in XQuery 1 2
Extensible Stylesheet Language Transformation. See XSLT
external variables
  in XQuery 1
F
FLWOR expressions 1 2
formatted strings
  and XQuery queries 1
functions
  in XQuery 1
I
index method 1
initialization options
  preservation 1
  tidiness 1
  validation 1
initWithContentsOfURL:options:error: method 1 2 3
initWithData:options:error: method 1 2
initWithKind: method 1 2
initWithRootElement: method 1
initWithXMLString: method 1 2
initWithXMLString:options:error: method 1
insertChild:atIndex: method 1
  for DTDs 1
insertChildren:atIndex: method 1
  for DTDs 1
L
localNameForName: method 1
M
MIME type 1
N
name method 1
namespace nodes 1+
namespaceForPrefix: method 1
namespaces 1
  definition 1
  resolving 1
namespaces method 1
namespaceWithName:stringValue: method 1
nextNode method 1 2
nextSibling method 1 2
node
  kind 1
  children 1
  comment 1
  document 1
  element 1
  index of 1
  level 1
  name 1
  processing instruction 1
  text 1
nodesForXPath:error: 1
nodesForXPath:error: method 1 2
NSError object 1
  in XPath queries 1
NSValueTransformer class 1
NSXML
  binding objects to UI
NSXML classes
  subclassing 1
NSXML
  classes 1
  data model 1
  and bindings 1
  binding objects to UI 1
  definition of 1
  features 1
NSXMLAttributeKind constant 1
NSXMLDocument class 1 2
  creating objects 1+
  initialization options 1
  initializing objects 1 2
  writing XML from objects 1+
NSXMLDocument class
  transforming objects with XSLT 1
NSXMLDocumentIncludeContentTypeDeclaration constant 1
NSXMLDocumentTidyHTML constant 1
NSXMLDocumentTidyXML constant 1
NSXMLDocumentValidate constant 1 2 3
NSXMLDocumentXInclude constant 1
NSXMLDTD class 1 2 3 4
  methods for modifying DTD 1
NSXMLDTDNode class 1 2
NSXMLDTDNodeKind type 1 2
NSXMLElement class 1 2
  and node manipulation 1
  finding child elements 1
NSXMLNamespaceKind constant 1
NSXMLNode class 1
  and XPath queries 1
  node-object attributes 1
  subclassing 1
NSXMLNode class
  node-object behavior 1
NSXMLNode classes
  values of instances 1
NSXMLNodeKind type 1
NSXMLNodePrettyPrint constant 1 2
NSXMLParser class 1 2
O
object values 1 2
  representing as strings 1+
  when to set 1
objectByApplyingXSLTAtURL:error: method 1
objectByApplyingXSLT:error: method 1
objectsForXQuery:error: method 1 2 3
P
parent method 1 2
  and namespace and attribute node 1
predicate
  in XPath 1
prefixForName: method 1
preservation options 1
pretty-printing XML 1
previousNode method 1 2
previousSibling method 1
processing-instruction nodes 1
prolog
  in XQuery 1
Q
query methods 1
R
removeAttributeForName: method 1
removeChildAtIndex: method 1
  for DTDs 1
removeNamespaceForPrefix: method 1
replaceChildAtIndex:withNode: method 1
  for DTDs 1
resolution of namespaces 1
resolveNamespaceForName: method 1
resolvePrefixForNamespaceURI: method 1
root element 1 2
S
sequences 1 2
setAttributesAsDictionary: method 1 2
setAttributes: method 1
setChildren: method 1
  for DTDs 1
setDocumentContentKind: method 1
setDTD: method 1 2
setDTDKind: method 1
setNamespaces: method 1
setObjectValue: method 1 2
setStringValue: method 1 2
setStringValue:resolvingEntities: method 1
setSystemID: method 1
string representations
  canonical 1
  of custom objects 1
  of object value 1
string values 1
stringValue method 1
  and namespace URI 1
stringWithFormat: method 1
subclassing NSXML classes 1
T
text nodes 1
tidiness options 1
tidy XML 1
U
URI
  as document attribute 1
  in namespace declarations 1
V
validateAndReturnError: method 1 2 3
validation 1 2 3
  option 1
  dynamic 1 2
value transformers 1 2
  registering 1
version method 1
X
XHTML 1 2
  and tidiness option 1
XInclude 1 2
XML document
  attributes 1
  modifying 1+
  querying 1
XML document
  creating 1 2
XML nodes
  getting the parent of 1
  adding 1
  changing values of 1
  creating 1
  finding DTD declaration for 1
  getting the index of 1
  manipulating 1
XML nodes
  detaching 1
XML parser 1
XML Schema 1 2 3
XML tree 1 2
XML
  pretty-printing 1
XMLBrowser example project 1
XMLData method 1
XMLDataWithOptions: method 1
XMLString method 1 2
XMLStringWithOptions: method 1
XPath 1 2
  support for 1+
  using 1+
XPath method 1
XQuery 1 2 3
  data model 1 2
  executing queries 1
  functions 1
  integrating into user interface 1
  support for 1+
  using 1+
XSLT 1 2
  methods for using 1