Attribute booleanvalue / @value
Namespace No namespace
Type xsd:boolean
Properties
use: required
Used by
Attribute Group booleanvalue
Source
<xsd:attribute name="value" type="xsd:boolean" use="required"/>
Attribute Group booleanvalue
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>booleanvalue</name>
<comment>The attribute value is used here to specify a boolean value for metadata elements. In elements using this attribute definition the value attribute is required</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_booleanvalue.tmp#booleanvalue_value
Used by
Complex Type booleanValueType
Attributes
QName Type Fixed Default Use Annotation
value xsd:boolean required
Source
<xsd:attributeGroup name="booleanvalue">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>booleanvalue</name>
      <comment>The attribute value is used here to specify a boolean 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:boolean" use="required"/>
</xsd:attributeGroup>