📄 parsermessages.cxx
字号:
97#ifndef SP_NO_MESSAGE_TEXT,"short reference delimiter %1 already mapped in this declaration"#endif);const MessageType0 ParserMessages::noDocumentElement(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif98#ifndef SP_NO_MESSAGE_TEXT,"no document element"#endif);const MessageType0 ParserMessages::processingInstructionEntityEnd(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif99#ifndef SP_NO_MESSAGE_TEXT,"entity end not allowed in processing instruction"#endif);const MessageType1 ParserMessages::processingInstructionLength(MessageType::quantityError,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif100#ifndef SP_NO_MESSAGE_TEXT,"length of processing instruction must not exceed PILEN (%1)"#endif);const MessageType0 ParserMessages::processingInstructionClose(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif101#ifndef SP_NO_MESSAGE_TEXT,"missing pic delimiter"#endif);const MessageType0 ParserMessages::attributeSpecNameTokenExpected(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif102#ifndef SP_NO_MESSAGE_TEXT,"an attribute specification must start with a name or name token"#endif);const MessageType1 ParserMessages::noSuchAttributeToken(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif103#ifndef SP_NO_MESSAGE_TEXT,"%1 is not a member of a group specified for any attribute"#endif);const MessageType0 ParserMessages::attributeNameShorttag(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif104#ifndef SP_NO_MESSAGE_TEXT,"the name and vi delimiter can be omitted from an attribute specification only if SHORTTAG YES is specified"#endif);const MessageType1 ParserMessages::noSuchAttribute(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif105#ifndef SP_NO_MESSAGE_TEXT,"there is no attribute %1"#endif);const MessageType0 ParserMessages::attributeValueExpected(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif106#ifndef SP_NO_MESSAGE_TEXT,"an attribute value specification must start with a literal or a name character"#endif);const MessageType1 ParserMessages::nameTokenLength(MessageType::quantityError,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif107#ifndef SP_NO_MESSAGE_TEXT,"length of name token must not exceed NAMELEN (%1)"#endif);const MessageType0 ParserMessages::attributeSpecLiteral(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif108#ifndef SP_NO_MESSAGE_TEXT,"an attribute value literal can occur in an attribute specification list only after a vi delimiter"#endif);const MessageType1 ParserMessages::duplicateAttributeSpec(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif109#ifndef SP_NO_MESSAGE_TEXT,"duplicate specification of attribute %1"#endif);const MessageType1 ParserMessages::duplicateAttributeDef(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif110#ifndef SP_NO_MESSAGE_TEXT,"duplicate definition of attribute %1"#endif);const MessageType0 ParserMessages::emptyDataAttributeSpec(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif111#ifndef SP_NO_MESSAGE_TEXT,"data attribute specification must be omitted if attribute specification list is empty"#endif);const MessageType0 ParserMessages::markedSectionEnd(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif112#ifndef SP_NO_MESSAGE_TEXT,"marked section end not in marked section declaration"#endif);const MessageType1 ParserMessages::markedSectionLevel(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif113#ifndef SP_NO_MESSAGE_TEXT,"number of open marked sections must not exceed TAGLVL (%1)"#endif);const MessageType0L ParserMessages::unclosedMarkedSection(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif114#ifndef SP_NO_MESSAGE_TEXT,"missing marked section end","marked section started here"#endif);const MessageType0 ParserMessages::specialParseEntityEnd(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif116#ifndef SP_NO_MESSAGE_TEXT,"entity end in character data, replaceable character data or ignored marked section"#endif);const MessageType2 ParserMessages::normalizedAttributeValueLength(MessageType::quantityError,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif117#ifndef SP_NO_MESSAGE_TEXT,"normalized length of attribute value literal must not exceed LITLEN (%1); length was %2"#endif);const MessageType0 ParserMessages::attributeValueSyntax(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif118#ifndef SP_NO_MESSAGE_TEXT,"syntax of attribute value does not conform to declared value"#endif);const MessageType2 ParserMessages::attributeValueChar(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif119#ifndef SP_NO_MESSAGE_TEXT,"character %1 is not allowed in the value of attribute %2"#endif);const MessageType1 ParserMessages::attributeValueMultiple(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif120#ifndef SP_NO_MESSAGE_TEXT,"value of attribute %1 must be a single token"#endif);const MessageType2 ParserMessages::attributeValueNumberToken(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif121#ifndef SP_NO_MESSAGE_TEXT,"value of attribute %2 invalid: %1 cannot start a number token"#endif);const MessageType2 ParserMessages::attributeValueName(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif122#ifndef SP_NO_MESSAGE_TEXT,"value of attribute %2 invalid: %1 cannot start a name"#endif);const MessageType1 ParserMessages::attributeMissing(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif123#ifndef SP_NO_MESSAGE_TEXT,"non-impliable attribute %1 not specified but OMITTAG NO and SHORTTAG NO"#endif);const MessageType1 ParserMessages::requiredAttributeMissing(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif124#ifndef SP_NO_MESSAGE_TEXT,"required attribute %1 not specified"#endif);const MessageType1 ParserMessages::currentAttributeMissing(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif125#ifndef SP_NO_MESSAGE_TEXT,"first occurrence of current attribute %1 not specified"#endif);const MessageType1 ParserMessages::invalidNotationAttribute(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif126#ifndef SP_NO_MESSAGE_TEXT,"%1 is not a notation name"#endif);const MessageType1 ParserMessages::invalidEntityAttribute(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif127#ifndef SP_NO_MESSAGE_TEXT,"%1 is not a general entity name"#endif);const MessageType3 ParserMessages::attributeValueNotInGroup(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif128#ifndef SP_NO_MESSAGE_TEXT,"value of attribute %2 cannot be %1; must be one of %3"#endif);const MessageType1 ParserMessages::notDataOrSubdocEntity(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif129#ifndef SP_NO_MESSAGE_TEXT,"%1 is not a data or subdocument entity"#endif);const MessageType3 ParserMessages::ambiguousModelInitial(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif130#ifndef SP_NO_MESSAGE_TEXT,"content model is ambiguous: when no tokens have been matched, both the %2 and %3 occurrences of %1 are possible"#endif);const MessageType5 ParserMessages::ambiguousModel(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif131#ifndef SP_NO_MESSAGE_TEXT,"content model is ambiguous: when the current token is the %2 occurrence of %1, both the %4 and %5 occurrences of %3 are possible"#endif);const MessageType5 ParserMessages::ambiguousModelSingleAnd(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif132#ifndef SP_NO_MESSAGE_TEXT,"content model is ambiguous: when the current token is the %2 occurrence of %1 and the innermost containing and group has been matched, both the %4 and %5 occurrences of %3 are possible"#endif);const MessageType6 ParserMessages::ambiguousModelMultipleAnd(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif133#ifndef SP_NO_MESSAGE_TEXT,"content model is ambiguous: when the current token is the %2 occurrence of %1 and the innermost %3 containing and groups have been matched, both the %5 and %6 occurrences of %4 are possible"#endif);const MessageType1L ParserMessages::commentDeclarationCharacter(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif134#ifndef SP_NO_MESSAGE_TEXT,"invalid comment declaration: found character %1 outside comment but inside comment declaration","comment declaration started here"#endif);const MessageType1 ParserMessages::nonSgmlCharacter(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif136#ifndef SP_NO_MESSAGE_TEXT,"non SGML character number %1"#endif);const MessageType0 ParserMessages::dataMarkedSectionDeclSubset(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif137#ifndef SP_NO_MESSAGE_TEXT,"data or replaceable character data in declaration subset"#endif);const MessageType1L ParserMessages::duplicateId(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif138#ifndef SP_NO_MESSAGE_TEXT,"ID %1 already defined","ID %1 first defined here"#endif);const MessageType1 ParserMessages::notFixedValue(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif140#ifndef SP_NO_MESSAGE_TEXT,"value of fixed attribute %1 not equal to default"#endif);const MessageType1 ParserMessages::sdCommentSignificant(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif141#ifndef SP_NO_MESSAGE_TEXT,"character %1 is not significant in the reference concrete syntax and so cannot occur in a comment in the SGML declaration"#endif);const MessageType1 ParserMessages::standardVersion(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif142#ifndef SP_NO_MESSAGE_TEXT,"minimum data of first minimum literal in SGML declaration must be \"ISO 8879:1986\" or \"ISO 8879:1986 (ENR)\" or \"ISO 8879:1986 (WWW)\" not %1"#endif);const MessageType1 ParserMessages::namingBeforeLcnmstrt(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif143#ifndef SP_NO_MESSAGE_TEXT,"parameter before \"LCNMSTRT\" must be \"NAMING\" not %1"#endif);const MessageType1 ParserMessages::sdEntityEnd(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif144#ifndef SP_NO_MESSAGE_TEXT,"unexpected entity end in SGML declaration: only %1, S separators and comments allowed"#endif);const MessageType2 ParserMessages::sdInvalidNameToken(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif145#ifndef SP_NO_MESSAGE_TEXT,"%1 invalid: only %2 and parameter separators allowed"#endif);const MessageType1 ParserMessages::numberTooBig(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif146#ifndef SP_NO_MESSAGE_TEXT,"magnitude of %1 too big (length exceeds NAMELEN)"#endif);const MessageType1 ParserMessages::sdLiteralSignificant(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif147#ifndef SP_NO_MESSAGE_TEXT,"character %1 is not significant in the reference concrete syntax and so cannot occur in a literal in the SGML declaration except as the replacement of a character reference"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -