<?xml version="1.0" encoding="ISO-8859-2"?>
<schema targetNamespace="http://schema.e-cegjegyzek.hu/schema/cgturlap20140701#" xmlns:cg="http://schema.e-cegjegyzek.hu/schema/cegnyomtatvany20140701#" xmlns:cgt="http://schema.e-cegjegyzek.hu/schema/cgturlap20140701#" xmlns="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="2.0">
	<import namespace="http://schema.e-cegjegyzek.hu/schema/cegnyomtatvany20140701#" schemaLocation="cegnyomtatvany20140701.xsd"/>
	<element name="Nyomtatvány">
		<complexType>
			<choice>
				<element name="Kérelem">
					<complexType>
						<sequence>
							<element name="CgtÜgyAdatai">
								<complexType>
									<sequence>
										<choice>
											<element name="ÚjCgtÜgy">
												<annotation>
													<documentation>Új törvényességi ügy indítása.</documentation>
												</annotation>
												<simpleType>
													<restriction base="string">
														<enumeration value="igen"/>
													</restriction>
												</simpleType>
											</element>
											<element name="CgtÜgyszám">
												<annotation>
													<documentation>Folyamatban lévő törvényességi ügy esetén tüntesse fel az ügy számát.</documentation>
												</annotation>
												<simpleType>
													<restriction base="string">
														<pattern value="\d{10}"/>
													</restriction>
												</simpleType>
											</element>
										</choice>
										<element name="EljárásAláVontCég">
											<complexType>
												<sequence>
													<element ref="cg:Cégjegyzékszám"/>
													<element ref="cg:Név"/>
												</sequence>
											</complexType>
										</element>
									</sequence>
								</complexType>
							</element>
							<element name="BenyújtóFélAdatai">
								<complexType>
									<sequence>
										<element name="EljárásbeliSzerep">
											<annotation>
												<documentation>A benyújtó fél eljárásbeli szerepe</documentation>
											</annotation>
											<simpleType>
												<restriction base="cg:cjszoveg">
													<enumeration value="Eljárás alá vont cég"/>
													<enumeration value="Egyéb"/>
													<enumeration value="Kérelmező"/>
												</restriction>
											</simpleType>
										</element>
										<choice minOccurs="0">
											<element ref="cg:Cégjegyzékszám"/>
											<sequence>
												<element name="NyilvántartásiSzám" type="cg:cjszoveg"/>
												<element name="NyilvántartóHatóságNeve" type="cg:cjszoveg"/>
											</sequence>
										</choice>
										<element ref="cg:Név"/>
										<element ref="cg:TagoltCím"/>
										<choice>
											<element name="BenyújtóFélEgyébAdatai">
												<complexType>
													<sequence>
														<element name="E-mail">
															<annotation>
																<documentation>A benyújtó email címe</documentation>
															</annotation>
															<simpleType>
																<restriction base="string">
																	<pattern value="[-a-zA-Z0-9_.]+@([-a-zA-Z0-9]+\.)+[a-zA-Z0-9]+"/>
																</restriction>
															</simpleType>
														</element>
														<element name="BenyújtóFélÜgyszám" type="cg:cjszoveg" minOccurs="0"/>
														<element name="BenyújtóFélÜgyintézőNeve" type="cg:cjszoveg" minOccurs="0"/>
														<element name="BenyújtóFélÜgyintézőTelefon" type="cg:cjszoveg" minOccurs="0"/>
													</sequence>
												</complexType>
											</element>
											<element ref="cg:JogiKépviselőAdatai"/>
										</choice>
									</sequence>
								</complexType>
							</element>
							<element name="Nyilatkozat" type="cgt:szabadszoveg">
								<annotation>
									<documentation>A kérelmező a törvényességi felügyeleti eljárás során a nyilatkozatát - ideértve a törvényességi felügyeleti eljárásra okot adó körülmény megjelölését is - az űrlapon vagy az űrlaphoz csatolható mellékletben teheti meg.</documentation>
								</annotation>
							</element>
						</sequence>
					</complexType>
				</element>
			</choice>
		</complexType>
	</element>
	<simpleType name="szabadszoveg">
		<restriction base="string">
			<pattern value="[\r\n\t 0-9A-Za-zÁÉÍÓÖŐÚÜŰáéíóöőúüű!&quot;&amp;&apos;&lt;&gt;\(\)\*\+\./,:;@\?#$%=\[\]_\{\|\}\^~§äÄß-]*"/>
		</restriction>
	</simpleType>
</schema>
