Fieldlength 50 according to BMEcat V1.01. Fieldlength 20 in BMEcat V1.2 is an error and will be corrected in the next version |
Element | FEATURE_GROUP |
<xsd:element name="FEATURE_GROUP_ID"> <xsd:annotation> <xsd:documentation>Fieldlength 50 according to BMEcat V1.01. Fieldlength 20 in BMEcat V1.2 is an error and will be corrected in the next version</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="dtSTRING"> <xsd:maxLength value="50"/> <xsd:minLength value="1"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |