Java getPrefix - XmlAttribute
In This Topic
String getPrefix()
|
|
Property |
Description |
|
|
|
Property Name |
getPrefix |
|
|
|
Description |
Gets the namespace prefix used on this attribute |
|
|
|
Remarks |
Gets the namespace prefix for the lang attributewould be 'xml'
<xsd:documentation xml:lang="en">
|
|