Namespace
http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type > Element </type>
<name > act </name>
<comment > Element act is used for describing the structure and content of an act </comment>
Diagram
Type
hierarchicalStructure
Properties
Used by
Model
meta , coverPage{0,1} , preface{0,1} , preamble{0,1} , body , conclusions{0,1} , attachments{0,1} , components{0,1}
Children
attachments , body , components , conclusions , coverPage , meta , preamble , preface
Instance
<act contains= "originalVersion" name= "" xmlns= "http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17" >
<meta > {1,1} </meta>
<coverPage alternativeTo= "" class= "" eId= "" GUID= "" xml:id= "" xml:lang= "" period= "" refersTo= "" xml:space= "" status= "" style= "" title= "" wId= "" > {0,1} </coverPage>
<preface alternativeTo= "" class= "" eId= "" GUID= "" xml:id= "" xml:lang= "" period= "" refersTo= "" xml:space= "" status= "" style= "" title= "" wId= "" > {0,1} </preface>
<preamble alternativeTo= "" class= "" eId= "" GUID= "" xml:id= "" xml:lang= "" period= "" refersTo= "" xml:space= "" status= "" style= "" title= "" wId= "" > {0,1} </preamble>
<body alternativeTo= "" class= "" eId= "" GUID= "" xml:id= "" xml:lang= "" period= "" refersTo= "" xml:space= "" status= "" style= "" title= "" wId= "" > {1,1} </body>
<conclusions alternativeTo= "" class= "" eId= "" GUID= "" xml:id= "" xml:lang= "" period= "" refersTo= "" xml:space= "" status= "" style= "" title= "" wId= "" > {0,1} </conclusions>
<attachments > {0,1} </attachments>
<components eId= "" GUID= "" wId= "" > {0,1} </components>
</act>
Attributes
Source
<xsd:element name= "act" type= "hierarchicalStructure" >
<xsd:annotation >
<xsd:documentation >
<type > Element </type>
<name > act </name>
<comment > Element act is used for describing the structure and content of an act </comment>
</xsd:documentation>
</xsd:annotation>
<xsd:unique name= "eId-act" >
<xsd:selector xpath= ".//*" />
<xsd:field xpath= "@eId" />
</xsd:unique>
<xsd:unique name= "GUID-act" >
<xsd:selector xpath= ".//*" />
<xsd:field xpath= "@GUID" />
</xsd:unique>
</xsd:element>