Back to SwissRETS

noNamespace
element bfs

Super Types
{} (restriction)

Documentation
Federal statistical office specific information.
Properties
This component is not nillable.

Model
<bfs>
(egid? ; ewid? ; egrid?)
</bfs>


Nested Element Summary
xs:stringegid
          The building identifier of the swiss population register 
xs:stringegrid
          The property (plot) identifier of the swiss population register. 
xs:stringewid
          The flat identifier of the swiss population register 
Source
<xs:element maxOccurs="1" minOccurs="0" name="bfs">
<xs:complexType>
<xs:all>
<xs:element maxOccurs="1" minOccurs="0" name="egid" type="xs:string">
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="ewid" type="xs:string">
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="egrid" type="xs:string">
</xs:element>
</xs:all>
</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.