Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element legalSystemMod
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>legalSystemMod</name>
<comment>The element legalSystemMod is a metadata element specifying an (active or passive) modification in the legal system for the document.</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_core.tmp#core AkomaNtoso30-csd13_xsd_Attribute_Group_idreq.tmp#idreq AkomaNtoso30-csd13_xsd_Attribute_Group_enactment.tmp#enactment AkomaNtoso30-csd13_xsd_Attribute_Group_modifiers.tmp#modifiers AkomaNtoso30-csd13_xsd_Attribute_Group_refers.tmp#refers AkomaNtoso30-csd13_xsd_Element_source.tmp#http___docs.oasis-open.org_legaldocml_ns_akn_3.0_CSD13_source AkomaNtoso30-csd13_xsd_Element_destination.tmp#destination AkomaNtoso30-csd13_xsd_Element_force.tmp#force AkomaNtoso30-csd13_xsd_Element_efficacy.tmp#efficacy AkomaNtoso30-csd13_xsd_Element_application.tmp#application AkomaNtoso30-csd13_xsd_Element_duration.tmp#duration AkomaNtoso30-csd13_xsd_Element_condition.tmp#condition AkomaNtoso30-csd13_xsd_Complex_Type_modificationType.tmp#modificationType AkomaNtoso30-csd13_xsd_Element_legalSystemMod.tmp#legalSystemMod_type
Type extension of modificationType
Type hierarchy
Properties
content: complex
Used by
Complex Type Amendments
Model source+ , destination+ , force{0,1} , efficacy{0,1} , application{0,1} , duration{0,1} , condition{0,1}
Children application, condition, destination, duration, efficacy, force, source
Instance
<legalSystemMod eId="" exclusion="" GUID="" incomplete="" period="" refersTo="" status="" type="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13">
  <source eId="" exclusion="" GUID="" href="" incomplete="" pos="" upTo="" wId="">{1,unbounded}</source>
  <destination eId="" exclusion="" GUID="" href="" incomplete="" pos="" upTo="" wId="">{1,unbounded}</destination>
  <force eId="" GUID="" href="" period="" wId="">{0,1}</force>
  <efficacy eId="" GUID="" href="" period="" wId="">{0,1}</efficacy>
  <application eId="" GUID="" href="" period="" wId="">{0,1}</application>
  <duration eId="" GUID="" href="" period="" wId="">{0,1}</duration>
  <condition eId="" frozen="" GUID="" href="" wId="">{0,1}</condition>
</legalSystemMod>
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
exclusion xsd:boolean optional
incomplete xsd:boolean optional
period xsd:anyURI optional
refersTo list of xsd:anyURI optional
status statusType optional
type LegalSystemMods required
wId noWhiteSpace optional
Source
<xsd:element name="legalSystemMod">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>legalSystemMod</name>
      <comment>The element legalSystemMod is a metadata element specifying an (active or passive) modification in the legal system for the document.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="modificationType">
        <xsd:attribute name="type" type="LegalSystemMods" use="required"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>
Attribute legalSystemMod / @type
Namespace No namespace
Type LegalSystemMods
Properties
use: required
Facets
enumeration staticReference
enumeration implementation
enumeration ratification
enumeration application
enumeration legislativeDelegation
enumeration deregulation
enumeration conversion
enumeration expiration
enumeration reiteration
enumeration remaking
enumeration republication
enumeration coordination
Used by
Element legalSystemMod
Source
<xsd:attribute name="type" type="LegalSystemMods" use="required"/>