XmlMapping Properties |
The XmlMapping type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CustomXmlPart |
Returns the custom XML data part to which the parent structured document tag is mapped.
|
![]() ![]() | IsMapped |
Returns true if the parent structured document tag is successfully mapped to XML data.
|
![]() ![]() | PrefixMappings |
Returns XML namespace prefix mappings to evaluate the XPath.
|
![]() ![]() | StoreItemId |
Specifies the custom XML data identifier for the custom XML data part which
shall be used to evaluate the XPath expression.
|
![]() ![]() | XPath |
Returns the XPath expression, which is evaluated to find the custom XML node
that is mapped to the parent structured document tag.
|