parser_error_1001=invalid xml document parser_error_1002=Not a relax ng document parser_error_1003=The schema couldn't be loaded parser_error_1004=unknow error parser_error_1005=Recursion schema loading is not allowed parser_error_1006=Url with reference part is not allowed parser_error_1050=Unknow Pattern parser_error_1070=Illegal attribute on this pattern parser_error_1075=Elements are not allowed inside name or value pattern parser_error_1080=Bad value on name attribute parser_error_1081=Unknow namespace prefix in the name attribute parser_error_1082=xmlns is not a valid name for name attribute parser_error_1083=xmlns is not a valid name for an attribute pattern # error to class in the final version parser_error_1090=Unknow datatype parser_error_1091=this parameter is not supported by the current datatype parser_error_1092=ref pattern cannot refers to the same define which contains this ref pattern parser_error_1098=combine attribute is missing on start pattern #grammar parser_error_1099=The root pattern should be a grammar pattern parser_error_1100=Grammar pattern can contain only div, define, start or include pattern parser_error_1101=Only one start pattern is allowed into a Grammar pattern parser_error_1102=no start pattern in this grammar #start parser_error_1103=impossible to combine two start without combination type parser_error_1104=impossible to combine of two start which have different combination type parser_error_1105=Start pattern should contain a child pattern parser_error_1106=Start pattern is allowed only as a child of a Grammar, a div or an include pattern parser_error_1107=Start pattern cannot contain attribute, data, value, text, list, oneOrMore and empty patterns parser_error_1108=Start pattern should contain only one pattern parser_error_1109=wrong value for combine attribute on start pattern #define parser_error_1110=name attribute is missing on a define pattern parser_error_1111=Define pattern is allowed only as a child of Grammar, div or include pattern parser_error_1112=Define pattern should have child pattern which match something parser_error_1113=Define pattern should have a child pattern parser_error_1114=impossible to combine two defines without combination type parser_error_1115=impossible to combine of two defines which have different combination type parser_error_1116=wrong value for combine attribute on define pattern parser_error_1117=bad value in name attribute of a define pattern parser_error_1118= parser_error_1119=combine attribute is missing on define pattern #element parser_error_1120=Element pattern has already a name-class pattern parser_error_1121=Element pattern should contain a child pattern parser_error_1122=Element pattern couldn't have a name-class pattern and a name attribute at the same time parser_error_1123=No name defined for element pattern parser_error_1124=Element pattern should have child pattern which match something parser_error_1125=Element pattern contains two attribute patterns which match the same attribute #attribute 130 parser_error_1130=Attribute pattern has already a name-class pattern parser_error_1131=Attribute pattern allow only one pattern to validate the content parser_error_1132=Attribute pattern couldn't have a name-class pattern and a name attribute at the same time parser_error_1133=No name defined for Attribute pattern parser_error_1134=An attribute pattern cannot match an attribute from xmlns namespace parser_error_1135=An attribute pattern with an undefined name should be in a oneOrMore pattern #name 140, 150 parser_error_1140=name pattern is allowed only as a child of element, attribute, choice and except pattern parser_error_1141=name pattern doesn't accept child patterns parser_error_1144=anyName pattern inside a nsName pattern with empty ns is not allowed parser_error_1145=anyName pattern is allowed only as a child of element, attribute, choice and except pattern parser_error_1146=anyName pattern allow only except pattern as child parser_error_1147=anyName pattern allow only one except pattern parser_error_1148=anyName pattern inside another anyName pattern is not allowed parser_error_1150=nsName pattern is allowed only as a child of element, attribute, choice and except pattern parser_error_1151=nsName pattern allow only except pattern as child parser_error_1152=nsName pattern allow only one except pattern parser_error_1153=nsName pattern inside another nsName pattern with same ns is not allowed #except parser_error_1156=except pattern should have child pattern parser_error_1157=except pattern is allowed only as a child of nsName, anyName and data patterns parser_error_1158=except pattern for name class patterns can contain only name, anyName, nsName or choice as child pattern parser_error_1159=except pattern should have child pattern which match something #data parser_error_1165=data pattern accept only one except pattern parser_error_1166=data pattern could only have param and except as child pattern parser_error_1167=data pattern should have non empty type attribute #empty parser_error_1170=Sub Patterns are not allowed in empty pattern #text parser_error_1175=Sub Patterns are not allowed in text pattern #notallowed parser_error_1178=Sub Patterns are not allowed in notAllowed pattern #ref parser_error_1180=Sub Patterns are not allowed in ref pattern parser_error_1181=name attribute is missing on a ref pattern parser_error_1182=bad value in name attribute of a ref pattern parser_error_1183=ref pattern refers to a unknow define #parentRef parser_error_1184=parentRef pattern refers to a unknow define parser_error_1185=Sub Patterns are not allowed in parentRef pattern parser_error_1186=name attribute is missing on a parentref pattern parser_error_1187=bad value in name attribute of a parentref pattern #externalRef parser_error_1188=Sub Patterns are not allowed in externalRef pattern parser_error_1189=externalRef pattern should have non empty href attribute #group parser_error_1190=Group pattern should have child patterns #interleave parser_error_1195=Interleave pattern should have child patterns parser_error_1196=Interleave pattern contains element patterns which have the same name class parser_error_1197=Interleave pattern contains several text patterns #choice parser_error_1200=Choice pattern should have child patterns parser_error_1201=Choice pattern should have child pattern which match something parser_error_1202=Choice pattern cannot have name-class pattern and other pattern at the same time #optional parser_error_1205=Optional pattern should have child patterns parser_error_1206=Optional pattern should have child pattern which match something #zeroOrMore parser_error_1210=zeroOrMore pattern should have child patterns parser_error_1211=zeroOrMore pattern should have child pattern which match something #oneOrMore parser_error_1215=oneOrMore pattern should have child patterns parser_error_1216=oneOrMore pattern should have child pattern which match something #list parser_error_1220=list pattern should have child patterns parser_error_1221=list pattern should have child pattern which match something #interleave parser_error_1225=interleave pattern should have child patterns parser_error_1226=interleave pattern should have child pattern which match something #mixed parser_error_1230=mixed pattern should have child patterns parser_error_1231=mixed pattern should have child pattern which match something #value parser_error_1235=Sub Patterns are not allowed in value pattern #param parser_error_1240=Sub Patterns are not allowed in param pattern parser_error_1241=name attribute is missing on a param pattern parser_error_1242=bad value in name attribute of a param pattern #div parser_error_1245=div pattern is allowed only as a child of Grammar, div or include pattern parser_error_1246=div pattern should contain only start, define, div or include pattern #include parser_error_1250=include pattern is allowed only as a child of Grammar, or div pattern parser_error_1251=include pattern should contain only start, define or div pattern parser_error_1252=href attribute should not be empty on include pattern parser_error_1253=start pattern is already redefine in include pattern parser_error_1254=an include pattern redefines an unknow define pattern parser_error_1255=include pattern cannot redefine a start pattern which doesn't exists in the included grammar #constraints parser_error_1300=An attribute pattern cannot be a sub pattern of an attribute pattern parser_error_1301=oneOrMore//group//attribute path or oneOrMore//interleave//attribute path is not allowed parser_error_1302=An element pattern cannot be a sub pattern of an attribute pattern parser_error_1303=An attribute pattern cannot be a sub pattern of list pattern parser_error_1304=An attribute pattern cannot be a sub pattern of start pattern parser_error_1305=data/except//attribute path is not allowed parser_error_1306=A list pattern cannot be a sub pattern of list pattern parser_error_1307=data/except//list path is not allowed parser_error_1308=A list pattern cannot be a sub pattern of start pattern parser_error_1309=An element pattern cannot be a sub pattern of a list pattern parser_error_1310=data/except//element path is not allowed parser_error_1311=A text pattern cannot be a sub pattern of a list pattern parser_error_1312=data/except//text path is not allowed parser_error_1313=A text pattern cannot be a sub pattern of a start pattern parser_error_1314=data/except//oneOrMore path is not allowed parser_error_1315=A oneOrMore pattern cannot be a sub pattern of start pattern parser_error_1316=A group pattern cannot be a sub pattern of start pattern parser_error_1317=data/except//group path is not allowed parser_error_1318=An interleave pattern cannot be a sub pattern of a start pattern parser_error_1319=An interleave pattern cannot be a sub pattern of a list pattern parser_error_1320=data/except//interleave path is not allowed parser_error_1321=A value pattern cannot be a sub pattern of a start pattern parser_error_1322=A data pattern cannot be a sub pattern of a start pattern parser_error_1323=An empty pattern cannot be a sub pattern of start pattern parser_error_1324=data/except//empty path is not allowed parser_error_1340=Bad string sequence in an element