element <attribute> (global)
Namespace:
Type:
Content:
simple
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<attribute>
   
Content: 
{ xs:string }
</attribute>
Simple Content Detail:
Pattern:
@(([\i-[:]][\c-[:]]*:)?[\i-[:]][\c-[:]]*|\*|[\i-[:]][\c-[:]]*:\*)

Included in content model of elements (1):
usage
Known Usage Locations
Annotation

Attribute

Description

Identifies an attribute within the element(s) identified by the selector or specificElements in which the controlled vocabulary is used. The fully qualified name used here must correspond to that in the instance, which is to say that if the attribute is namespace qualified, the prefix used here must match that which is defined in the instance.

Example

<attribute>type</attribute>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="attribute" type="attributeType"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set