Element meaningMod
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Element</type>
<name>meaningMod</name>
<comment>The element meaningMod is a metadata element specifying an (active or passive) modification in meaning for the document.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idreq.tmp#idreq akomantoso30_xsd_Attribute_Group_enactment.tmp#enactment akomantoso30_xsd_Attribute_Group_modifiers.tmp#modifiers akomantoso30_xsd_Attribute_Group_refers.tmp#refers akomantoso30_xsd_Element_source.tmp#http___docs.oasis-open.org_legaldocml_ns_akn_3.0_WD17_source akomantoso30_xsd_Element_destination.tmp#destination akomantoso30_xsd_Element_force.tmp#force akomantoso30_xsd_Element_efficacy.tmp#efficacy akomantoso30_xsd_Element_application.tmp#application akomantoso30_xsd_Element_duration.tmp#duration akomantoso30_xsd_Element_condition.tmp#condition akomantoso30_xsd_Complex_Type_modificationType.tmp#modificationType akomantoso30_xsd_Attribute_Group_meaningModType.tmp#meaningModType akomantoso30_xsd_Element_domain.tmp#domain
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} , domain{0,1}
Children application, condition, destination, domain, duration, efficacy, force, source
Instance
<meaningMod eId="" exclusion="" GUID="" incomplete="" period="" refersTo="" status="" type="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <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>
  <domain eId="" GUID="" href="" wId="">{0,1}</domain>
</meaningMod>
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
exclusion xsd:boolean optional
incomplete xsd:boolean optional
period temporalGroupRef optional
refersTo list of referenceRef optional
status statusType optional
type MeaningMods required
wId noWhiteSpace optional
Source
<xsd:element name="meaningMod">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>meaningMod</name>
      <comment>The element meaningMod is a metadata element specifying an (active or passive) modification in meaning for the document.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="modificationType">
        <xsd:sequence>
          <xsd:element ref="domain" minOccurs="0" maxOccurs="1"/>
        </xsd:sequence>
        <xsd:attributeGroup ref="meaningModType"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>