This chapter describes the element structure of the Tokens.xml (tokens) file used in documentation sets.
The schema for the nodes file, NodesSchema.rng, is located n the DocSetAccess framework in <Xcode>/Library/PrivateFrameworks/DocSetAccess.framework.
Listing D-1 lists the topology of the elements of a nodes file.
Listing D-1 Tokens.xml element topology
Tokens |
Token |
TokenIdentifier |
Name |
APILanguage |
Type |
Scope |
Path |
NodeRef |
Anchor |
Abstract |
Declaration |
DeclaredIn |
HeaderPath |
FrameworkName |
Availability |
IntroducedInVersion |
RemovedAfterVersion |
DeprecatedInVersion |
DeprecationSummary |
RelatedTokens |
TokenIdentifier |
RelatedDocuments |
NodeRef |
RelatedSampleCode |
NodeRef |
File |
Token |
RelatedTokens |
TokenIdentifier |
Tokens
Token
TokenIdentifier
Name
APILanguage
Type
Scope
Abstract
Anchor
NodeRef
Declaration
DeclaredIn
Availability
Path
HeaderPath
FrameworkName
IntroducedInVersion
DeprecatedInVersion
RemovedAfterVersion
DeprecationSummary
RelatedTokens
RelatedDocuments
RelatedSampleCode
File
Last updated: 2007-10-31