ExtensibleElement (XML)
| Namespace: | http://www.w3.org/2005/Atom |
|---|---|
| URI: | http://www.w3.org/2005/AtomExtensibleElement |
| Extends: | CommonAttributes |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Properties inherited from CommonAttributes | |||
| base | anyURI | The base. | |
| lang | string | The language. | |
Example
<e----- base="..." xml:lang="..." xmlns="http://www.w3.org/2005/Atom"> <extension1 xmlns="">...</extension1> <extension2 xmlns="">...</extension2> </e----->