Back to SwissRETS

noNamespace
element generator

Super Types
{} (restriction)

Documentation
The software name and version, that generated the export.
Properties
This component is not nillable.

Model
<generator
  version = xs:string>
string
</generator>


Attribute Summary
 xs:stringversion
          

Attribute Detail

version

Type:
xs:string
Use:
optional
Form:
unqualified

Source
<xs:element maxOccurs="1" minOccurs="0" name="generator">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="version" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

Back to SwissRETS

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.