INPUT.SHEET.INFO.DOCUMENT

This element is used to mark up all information about the document: -	the legal value of the act -	the author of the act -	the number of the act -	the durability of the act, -	the Place of signature - the signatories if this act -	the original version -	if this act is relevant for the EEA -	if it's a codified version

Element Information

Model

Used By

Element INPUT.SHEET

Source

<xs:element name="INPUT.SHEET.INFO.DOCUMENT">
  <xs:annotation>
    <xs:documentation>This element is used to mark up all information about the document: - the legal value of the act - the author of the act - the number of the act - the durability of the act, - the Place of signature - the signatories if this act - the original version - if this act is relevant for the EEA - if it's a codified version</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="DOC.TYPE"/>
      <xs:element ref="INSTITUTION" maxOccurs="unbounded"/>
      <xs:element ref="OFFICIAL.NO.DOC" minOccurs="0"/>
      <xs:element ref="DURAB"/>
      <xs:element ref="DATE.ADOPT" minOccurs="0"/>
      <xs:element ref="PLACE" minOccurs="0"/>
      <xs:element ref="PLACE.2" minOccurs="0"/>
      <xs:element ref="SIGNATORY" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ORIGINAL.VL" minOccurs="0"/>
      <xs:element ref="EEA" minOccurs="0"/>
      <xs:element ref="CODIFIED.VERSION"/>
      <xs:element ref="ESTIMATED.OJ.PAGES"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample