Method | Description | |
---|---|---|
AddXmlAttribute ( |
||
AddXmlElement ( |
||
GetFieldTypeAndNameFromXmlAttribute ( String xmlAttribute, String xmlNamespace, |
||
GetFieldTypeAndNameFromXmlElement ( String xmlElement, String xmlNamespace, |
||
XmlToFieldTypeMap ( ) : System |
public AddXmlAttribute ( |
||
fieldType | ||
fieldName | String | |
xmlAttribute | String | |
xmlNamespace | String | |
return | void |
public AddXmlElement ( |
||
fieldType | ||
fieldName | String | |
xmlElement | String | |
xmlNamespace | String | |
return | void |
public GetFieldTypeAndNameFromXmlAttribute ( String xmlAttribute, String xmlNamespace, |
||
xmlAttribute | String | |
xmlNamespace | String | |
type | ||
name | String | |
return | void |
public GetFieldTypeAndNameFromXmlElement ( String xmlElement, String xmlNamespace, |
||
xmlElement | String | |
xmlNamespace | String | |
type | ||
name | String | |
return | void |