Attribute optvalue / @value
Namespace No namespace
Type xsd:string
Properties
content: simple
Used by
Attribute Group optvalue
Source
<xsd:attribute name="value" type="xsd:string"/>
Attribute Group optvalue
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>optvalue</name>
<comment>The attribute value is used to specify a value for metadata elements. In elements using this attribute definition the value attribute is optional</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_optvalue.tmp#optvalue_value
Used by
Attributes
QName Type Fixed Default Use Annotation
value xsd:string optional
Source
<xsd:attributeGroup name="optvalue">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>optvalue</name>
      <comment>The attribute value is used to specify a value for metadata elements. In elements using this attribute definition the value attribute is optional</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="value" type="xsd:string"/>
</xsd:attributeGroup>