http://ifis.bbm.cz/v650
element konto

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://ifis.bbm.cz/v650} (restriction)

Documentation
Analytický účet
          
Properties
This component is not nillable.

Model
<konto>

</konto>

Source
<element name="konto">
<simpleType>
<restriction base="string">
<minLength value="3"/>
<maxLength value="9"/>
<pattern value="[0-9]+"/>
</restriction>
</simpleType>
</element>


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