Element analysis
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Diagram
Diagram akomantoso30_xsd_Attribute_Group_source.tmp#source akomantoso30_xsd_Element_activeModifications.tmp#activeModifications akomantoso30_xsd_Element_passiveModifications.tmp#passiveModifications akomantoso30_xsd_Element_restrictions.tmp#restrictions akomantoso30_xsd_Element_judicial.tmp#judicial akomantoso30_xsd_Element_parliamentary.tmp#parliamentary akomantoso30_xsd_Element_mappings.tmp#mappings akomantoso30_xsd_Element_otherReferences.tmp#otherReferences akomantoso30_xsd_Element_otherAnalysis.tmp#otherAnalysis
Properties
content: complex
Used by
Element meta
Model activeModifications{0,1} , passiveModifications{0,1} , restrictions{0,1} , judicial{0,1} , parliamentary{0,1} , mappings{0,1} , otherReferences* , otherAnalysis*
Children activeModifications, judicial, mappings, otherAnalysis, otherReferences, parliamentary, passiveModifications, restrictions
Instance
<analysis source="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <activeModifications>{0,1}</activeModifications>
  <passiveModifications>{0,1}</passiveModifications>
  <restrictions source="">{0,1}</restrictions>
  <judicial>{0,1}</judicial>
  <parliamentary>{0,1}</parliamentary>
  <mappings source="">{0,1}</mappings>
  <otherReferences source="">{0,unbounded}</otherReferences>
  <otherAnalysis eId="" GUID="" href="" source="" wId="">{0,unbounded}</otherAnalysis>
</analysis>
Attributes
QName Type Fixed Default Use Annotation
source agentRef required
Source
<xsd:element name="analysis">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="activeModifications" minOccurs="0" maxOccurs="1"/>
      <xsd:element ref="passiveModifications" minOccurs="0" maxOccurs="1"/>
      <xsd:element ref="restrictions" minOccurs="0" maxOccurs="1"/>
      <xsd:element ref="judicial" minOccurs="0" maxOccurs="1"/>
      <xsd:element ref="parliamentary" minOccurs="0" maxOccurs="1"/>
      <xsd:element ref="mappings" minOccurs="0" maxOccurs="1"/>
      <xsd:element ref="otherReferences" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="otherAnalysis" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="source"/>
  </xsd:complexType>
</xsd:element>