config:config-item
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:config:1.0
Schema document: config.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Any text (mixed) content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
config:name | [1..1] | text:string | from group text:config-config-item-attlist | |
config:type | [1..1] | Anonymous | from group text:config-config-item-attlist |
Used in
- Type text:config-items
- Anonymous type of element config:config-item-map-entry via extension of text:config-items
- Anonymous type of element config:config-item-set via extension of text:config-items
Sample instance
<config:config-item config:name="string" config:type="boolean">Any text</config:config-item>