Attribute Group param.attributes
| Namespace | No namespace | ||
| Diagram |
![]() |
||
| Used by |
|
||
| Attributes |
|
||
| Source |
<xs:attributeGroup name="param.attributes"> <xs:attributeGroup ref="univ-atts"/> <xs:attribute name="name" use="required"/> <xs:attribute name="value"/> <xs:attribute name="valuetype"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="data"/> <xs:enumeration value="object"/> <xs:enumeration value="ref"/> <xs:enumeration value="-dita-use-conref-target"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="type"/> </xs:attributeGroup> |
Attribute param.attributes / @name
| Namespace | No namespace | ||
| Properties |
|
||
| Used by |
|
||
| Source |
<xs:attribute name="name" use="required"/> |
Attribute param.attributes / @value
| Namespace | No namespace | ||
| Used by |
|
||
| Source |
<xs:attribute name="value"/> |
Attribute param.attributes / @valuetype
| Namespace | No namespace | ||||||||||||
| Type | restriction of xs:token | ||||||||||||
| Properties |
|
||||||||||||
| Facets |
|
||||||||||||
| Used by |
|
||||||||||||
| Source |
<xs:attribute name="valuetype"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="data"/> <xs:enumeration value="object"/> <xs:enumeration value="ref"/> <xs:enumeration value="-dita-use-conref-target"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Attribute param.attributes / @type
| Namespace | No namespace | ||
| Used by |
|
||
| Source |
<xs:attribute name="type"/> |
