XMLPrefixMapType¶
Maps a specified prefix to a namespace. For each XML namespace used in the profile’s XPath expressions, the XML namespaces must have their prefix specified using this element.
Properties¶
Name |
Type |
Description |
|
---|---|---|---|
XMLPrefix |
string |
0..1 |
Specify the exact prefix used. |
XMLNamespace |
string |
0..1 |
Specify the namespace which the prefix represents. |