Element restriction
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Element</type>
<name>restriction</name>
<comment>The element restriction specifies information about a restriction (such as a jurisdiction specification) by pointing to a specific legislative, geographic or temporal events through the refersTo attribute</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idopt.tmp#idopt akomantoso30_xsd_Attribute_Group_linkopt.tmp#linkopt akomantoso30_xsd_Complex_Type_anyOtherType.tmp#anyOtherType akomantoso30_xsd_Attribute_Group_refers.tmp#refers akomantoso30_xsd_Attribute_Group_restrictionType.tmp#restrictionType
Type extension of anyOtherType
Type hierarchy
Properties
content: complex
Used by
Element restrictions
Model ANY element from ANY namespace OTHER than 'http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17'
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
href xsd:anyURI optional
refersTo list of referenceRef optional
type restrictionType required
wId noWhiteSpace optional
Source
<xsd:element name="restriction">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>restriction</name>
      <comment>The element restriction specifies information about a restriction (such as a jurisdiction specification) by pointing to a specific legislative, geographic or temporal events through the refersTo attribute</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="anyOtherType">
        <xsd:attributeGroup ref="refers"/>
        <xsd:attributeGroup ref="restrictionType"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>