element <gpsDaten>
Namespace:
Type:
anonymous complexType
Content:
complex, 1 element
Defined:
Includes:
definition of 1 element
XML Representation Summary
<gpsDaten>
   
Content: 
gpsKoordinate+
</gpsDaten>
Content model elements (1):
Included in content model of elements (1):
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="gpsDaten">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="1" name="gpsKoordinate" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 1/1)
gpsKoordinate
Type:
xs:string, predefined, simple content

Eine GPS-Koordinate

XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="1" name="gpsKoordinate" type="xs:string"/>

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