XML Schema "BEVTypes_GWA-EXZERPT.xsd"
Target Namespace:
http://www.bev.gv.at/adressregister/types
Version:
1.0.0
Defined Components:
global element, 1 simpleType
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
C:\Dokumente und Einstellungen\local\Desktop\GWA_Meldung\Modellierung_2010_03_29\vereinfacht\import\BEVTypes_GWA-EXZERPT.xsd; see XML source
Imported by Schema:
GWA_NEU.xsd [src]
All Element Summary
bevtypes:municipalityID Gemeindekennziffer (GKZ)
Type:
Content:
simple
Defined:
globally; see XML source
Used:
Simple Type Summary
bevtypes:municipalityID Gemeindekennziffer
Defined:
globally; see XML source
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2006 sp2 U (http://www.altova.com) by Thomas Rössler (Technische Universität Graz) -->
<schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.bev.gv.at/adressregister/types" version="1.0.0" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:bevtypes="http://www.bev.gv.at/adressregister/types">
<!--XML-Basistypen des Adressregisters - EXZERPT FÜR GWA-XSD-->
<!--Stand: 2008-02-04-->
<element name="municipalityID" type="bevtypes:municipalityID">
<annotation>
<documentation>Gemeindekennziffer (GKZ)</documentation>
</annotation>
</element>
<simpleType name="municipalityID">
<annotation>
<documentation>Gemeindekennziffer</documentation>
</annotation>
<restriction base="nonNegativeInteger">
<minInclusive fixed="true" value="0"/>
<maxInclusive fixed="true" value="99999"/>
</restriction>
</simpleType>
</schema>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set