Attribute value / @value
Namespace No namespace
Type xsd:string
Properties
use: required
Used by
Attribute Group value
Source
<xsd:attribute name="value" type="xsd:string" use="required"/>
Attribute Group value
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>value</name>
<comment>The attribute value is used to specify a value for metadata elements. In elements using this attribute definition the value attribute is required</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_value.tmp#value_value
Used by
Complex Types countType, valueType
Element keyword
Attributes
QName Type Fixed Default Use Annotation
value xsd:string required
Source
<xsd:attributeGroup name="value">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>value</name>
      <comment>The attribute value is used to specify a value for metadata elements. In elements using this attribute definition the value attribute is required</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="value" type="xsd:string" use="required"/>
</xsd:attributeGroup>