| <!ELEMENT sapi:namespace (sapi:site?, sapi:site-lang?, sapi:site-item?, sapi:container?)> <!ATTLIST sapi:namespace -- namespace -name %Text #REQUIRED -- name(identifier) space --> |
Start tag: mandatory, End tag: mandatory
Attributes definition
name = %Text [CN]
Mandatory. The value of this attribute specifies the namespace name. This name is the identifier of the namespace in SAPI objects attribute.
Example:
| <sapi:ddc name="var2" title="Example of dynamic data container" ns="site1" category="infochannel.news"> ... </sapi:ddc> |
5.4.2.1 Attribute name
Attributes definition
name = %Text [CN]
Mandatory. The value of this attribute specifies the namespace name. This name is the identifier of the namespace in SAPI objects attribute.