Complex Type valueType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Complex</type>
<name>valueType</name>
<comment>The type valueType specifies a value attribute to FRBR elements.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idopt.tmp#idopt akomantoso30_xsd_Complex_Type_metaopt.tmp#metaopt akomantoso30_xsd_Attribute_Group_value.tmp#value akomantoso30_xsd_Attribute_Group_refers.tmp#refers akomantoso30_xsd_Attribute_Group_showopt.tmp#showopt
Type extension of metaopt
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
refersTo list of referenceRef optional
shortForm xsd:string optional
showAs xsd:string optional
value xsd:string required
wId noWhiteSpace optional
Source
<xsd:complexType name="valueType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>valueType</name>
      <comment>The type valueType specifies a value attribute to FRBR elements.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="metaopt">
      <xsd:attributeGroup ref="value"/>
      <xsd:attributeGroup ref="refers"/>
      <xsd:attributeGroup ref="showopt"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>