preferredPrefix element
Defines the prefix to which the namespace should be mapped to make the XML more readable.
Usage
<preferredPrefix/>
Attributes
There are no attributes.
Child elements
There are no child elements.
Parent elements
Element | Description |
---|---|
nameSpace |
A namespace to be used for code generation. |
Remarks
This element overrides the default URI prefix used for generated code. For example, a media-related namespace might have the preferred prefix "av" (for audio/visual).
By default, the code generated creates a preferred prefix from the URI.
Element information
Label | Value |
---|---|
Minimum supported system |
Windows Vista |
Can be empty | Yes |