Метод | Описание | |
---|---|---|
Evaluate ( |
Evaluates XPointer pointer part and returns pointed nodes.
|
|
ParseSchemaData ( |
||
XmlnsSchemaPointerPart ( string prefix, string uri ) : System |
Creates xmlns() scheme pointer part with given namespace prefix and namespace URI.
|
public Evaluate ( |
||
doc | Document to evaluate pointer part on | |
nm | Namespace manager | |
Результат |
public static ParseSchemaData ( |
||
lexer | ||
Результат |
public XmlnsSchemaPointerPart ( string prefix, string uri ) : System | ||
prefix | string | Namespace prefix |
uri | string | Namespace URI |
Результат | System |