This element is used to mark up the place of the signature of the act. |
Elements | DOCUMENT, INPUT.SHEET.INFO.DOCUMENT |
<xs:element name="PLACE"> <xs:annotation> <xs:documentation>This element is used to mark up the place of the signature of the act.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Brussels"/> <xs:enumeration value="Luxembourg"/> <xs:enumeration value="Strasbourg"/> <xs:enumeration value="Frankfurt am Main"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> </xs:element> |