Method | Description | |
---|---|---|
AddDefaultSchema ( System schemas, System typeQName ) : void | ||
AddDefaultSchema ( |
||
ReadNodes ( System xmlReader ) : System.Xml.XmlNode[] | ||
ReadNodes ( |
||
WriteNodes ( System xmlWriter, System nodes ) : void | ||
WriteNodes ( |
Method | Description | |
---|---|---|
IsValidAttribute ( |
public static AddDefaultSchema ( System schemas, System typeQName ) : void | ||
schemas | System | |
typeQName | System | |
return | void |
public static AddDefaultSchema ( |
||
schemas | ||
typeQName | ||
return | void |
public static ReadNodes ( System xmlReader ) : System.Xml.XmlNode[] | ||
xmlReader | System | |
return | System.Xml.XmlNode[] |
public static ReadNodes ( |
||
xmlReader | ||
return | System.Xml.XmlNode[] |
public static WriteNodes ( System xmlWriter, System nodes ) : void | ||
xmlWriter | System | |
nodes | System | |
return | void |
public static WriteNodes ( |
||
xmlWriter | ||
nodes | ||
return | void |