XMLInDoc


Description:

[ CCode ( has_construct_function = false ) ]
public XMLInDoc (XMLInNode[] nodes, XMLInNS[] ns)

Combine the nodes in the null terminated array starting at nodes with the name spaces in the null terminated array starting at ns.

Prepare the data structures necessary to validate a doument based on that description.

Parameters:

nodes

an array of node descriptors

ns

an array of namespace identifiers

Returns:

a XMLInDoc