Initializer
init(node:at:)
Initialiser to construct an enumeration from XML
init(node: XMLElement, at index: Int)
Parameters
node-
XMLElementto construct this enum from index-
Index within the siblings of the
node
Initializer
Initialiser to construct an enumeration from XML
init(node: XMLElement, at index: Int)
nodeXMLElement to construct this enum from
indexIndex within the siblings of the node