Documentation Language: Swift

Initializer

init(node:at:)

Initialiser to construct an enumeration from XML

init(node: XMLElement, at index: Int)

Parameters

node

XMLElement to construct this enum from

index

Index within the siblings of the node