Namespace
http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type > Complex </type>
<name > modificationType </name>
<comment > The complex type modificationType lists all the properties associated to modification elements. </comment>
Diagram
Used by
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
Attributes
Source
<xsd:complexType name= "modificationType" >
<xsd:annotation >
<xsd:documentation >
<type > Complex </type>
<name > modificationType </name>
<comment > The complex type modificationType lists all the properties associated to modification elements. </comment>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence >
<xsd:element ref= "source" minOccurs= "1" maxOccurs= "unbounded" />
<xsd:element ref= "destination" minOccurs= "1" maxOccurs= "unbounded" />
<xsd:element ref= "force" minOccurs= "0" maxOccurs= "1" />
<xsd:element ref= "efficacy" minOccurs= "0" maxOccurs= "1" />
<xsd:element ref= "application" minOccurs= "0" maxOccurs= "1" />
<xsd:element ref= "duration" minOccurs= "0" maxOccurs= "1" />
<xsd:element ref= "condition" minOccurs= "0" maxOccurs= "1" />
</xsd:sequence>
<xsd:attributeGroup ref= "core" />
<xsd:attributeGroup ref= "idreq" />
<xsd:attributeGroup ref= "enactment" />
<xsd:attributeGroup ref= "modifiers" />
<xsd:attributeGroup ref= "refers" />
</xsd:complexType>