1106 references to GetResourceString
System.Private.Xml (1106)
src\runtime\artifacts\obj\System.Private.Xml\Release\net11.0-windows\System.SR.cs (1105)
16internal static string @Xml_UserException => GetResourceString("Xml_UserException"); 18internal static string @Xml_DefaultException => GetResourceString("Xml_DefaultException"); 20internal static string @Xml_InvalidOperation => GetResourceString("Xml_InvalidOperation"); 22internal static string @Xml_ErrorFilePosition => GetResourceString("Xml_ErrorFilePosition"); 24internal static string @Xml_StackOverflow => GetResourceString("Xml_StackOverflow"); 26internal static string @Xslt_NoStylesheetLoaded => GetResourceString("Xslt_NoStylesheetLoaded"); 28internal static string @Xslt_NotCompiledStylesheet => GetResourceString("Xslt_NotCompiledStylesheet"); 30internal static string @Xslt_IncompatibleCompiledStylesheetVersion => GetResourceString("Xslt_IncompatibleCompiledStylesheetVersion"); 32internal static string @Xml_AsyncIsRunningException => GetResourceString("Xml_AsyncIsRunningException"); 34internal static string @Xml_ReaderAsyncNotSetException => GetResourceString("Xml_ReaderAsyncNotSetException"); 36internal static string @Xml_UnclosedQuote => GetResourceString("Xml_UnclosedQuote"); 38internal static string @Xml_UnexpectedEOF => GetResourceString("Xml_UnexpectedEOF"); 40internal static string @Xml_UnexpectedEOF1 => GetResourceString("Xml_UnexpectedEOF1"); 42internal static string @Xml_UnexpectedEOFInElementContent => GetResourceString("Xml_UnexpectedEOFInElementContent"); 44internal static string @Xml_BadStartNameChar => GetResourceString("Xml_BadStartNameChar"); 46internal static string @Xml_BadNameChar => GetResourceString("Xml_BadNameChar"); 48internal static string @Xml_BadDecimalEntity => GetResourceString("Xml_BadDecimalEntity"); 50internal static string @Xml_BadHexEntity => GetResourceString("Xml_BadHexEntity"); 52internal static string @Xml_MissingByteOrderMark => GetResourceString("Xml_MissingByteOrderMark"); 54internal static string @Xml_UnknownEncoding => GetResourceString("Xml_UnknownEncoding"); 56internal static string @Xml_InternalError => GetResourceString("Xml_InternalError"); 58internal static string @Xml_InvalidCharInThisEncoding => GetResourceString("Xml_InvalidCharInThisEncoding"); 60internal static string @Xml_ErrorPosition => GetResourceString("Xml_ErrorPosition"); 62internal static string @Xml_MessageWithErrorPosition => GetResourceString("Xml_MessageWithErrorPosition"); 64internal static string @Xml_UnexpectedTokenEx => GetResourceString("Xml_UnexpectedTokenEx"); 66internal static string @Xml_UnexpectedTokens2 => GetResourceString("Xml_UnexpectedTokens2"); 68internal static string @Xml_ExpectingWhiteSpace => GetResourceString("Xml_ExpectingWhiteSpace"); 70internal static string @Xml_TagMismatchEx => GetResourceString("Xml_TagMismatchEx"); 72internal static string @Xml_UnexpectedEndTag => GetResourceString("Xml_UnexpectedEndTag"); 74internal static string @Xml_UnknownNs => GetResourceString("Xml_UnknownNs"); 76internal static string @Xml_BadAttributeChar => GetResourceString("Xml_BadAttributeChar"); 78internal static string @Xml_ExpectExternalOrClose => GetResourceString("Xml_ExpectExternalOrClose"); 80internal static string @Xml_MissingRoot => GetResourceString("Xml_MissingRoot"); 82internal static string @Xml_MultipleRoots => GetResourceString("Xml_MultipleRoots"); 84internal static string @Xml_InvalidRootData => GetResourceString("Xml_InvalidRootData"); 86internal static string @Xml_XmlDeclNotFirst => GetResourceString("Xml_XmlDeclNotFirst"); 88internal static string @Xml_InvalidXmlDecl => GetResourceString("Xml_InvalidXmlDecl"); 90internal static string @Xml_InvalidNodeType => GetResourceString("Xml_InvalidNodeType"); 92internal static string @Xml_InvalidPIName => GetResourceString("Xml_InvalidPIName"); 94internal static string @Xml_InvalidXmlSpace => GetResourceString("Xml_InvalidXmlSpace"); 96internal static string @Xml_InvalidVersionNumber => GetResourceString("Xml_InvalidVersionNumber"); 98internal static string @Xml_DupAttributeName => GetResourceString("Xml_DupAttributeName"); 100internal static string @Xml_BadDTDLocation => GetResourceString("Xml_BadDTDLocation"); 102internal static string @Xml_ElementNotFound => GetResourceString("Xml_ElementNotFound"); 104internal static string @Xml_ElementNotFoundNs => GetResourceString("Xml_ElementNotFoundNs"); 106internal static string @Xml_PartialContentNodeTypeNotSupportedEx => GetResourceString("Xml_PartialContentNodeTypeNotSupportedEx"); 108internal static string @Xml_MultipleDTDsProvided => GetResourceString("Xml_MultipleDTDsProvided"); 110internal static string @Xml_CanNotBindToReservedNamespace => GetResourceString("Xml_CanNotBindToReservedNamespace"); 112internal static string @Xml_InvalidCharacter => GetResourceString("Xml_InvalidCharacter"); 114internal static string @Xml_InvalidBinHexValue => GetResourceString("Xml_InvalidBinHexValue"); 116internal static string @Xml_InvalidBinHexValueOddCount => GetResourceString("Xml_InvalidBinHexValueOddCount"); 118internal static string @Xml_InvalidTextDecl => GetResourceString("Xml_InvalidTextDecl"); 120internal static string @Xml_InvalidBase64Value => GetResourceString("Xml_InvalidBase64Value"); 122internal static string @Xml_UndeclaredEntity => GetResourceString("Xml_UndeclaredEntity"); 124internal static string @Xml_RecursiveParEntity => GetResourceString("Xml_RecursiveParEntity"); 126internal static string @Xml_RecursiveGenEntity => GetResourceString("Xml_RecursiveGenEntity"); 128internal static string @Xml_ExternalEntityInAttValue => GetResourceString("Xml_ExternalEntityInAttValue"); 130internal static string @Xml_UnparsedEntityRef => GetResourceString("Xml_UnparsedEntityRef"); 132internal static string @Xml_NotSameNametable => GetResourceString("Xml_NotSameNametable"); 134internal static string @Xml_NametableMismatch => GetResourceString("Xml_NametableMismatch"); 136internal static string @Xml_BadNamespaceDecl => GetResourceString("Xml_BadNamespaceDecl"); 138internal static string @Xml_ErrorParsingEntityName => GetResourceString("Xml_ErrorParsingEntityName"); 140internal static string @Xml_InvalidNmToken => GetResourceString("Xml_InvalidNmToken"); 142internal static string @Xml_EntityRefNesting => GetResourceString("Xml_EntityRefNesting"); 144internal static string @Xml_CannotResolveEntity => GetResourceString("Xml_CannotResolveEntity"); 146internal static string @Xml_CannotResolveEntityDtdIgnored => GetResourceString("Xml_CannotResolveEntityDtdIgnored"); 148internal static string @Xml_CannotResolveExternalSubset => GetResourceString("Xml_CannotResolveExternalSubset"); 150internal static string @Xml_CannotResolveUrl => GetResourceString("Xml_CannotResolveUrl"); 152internal static string @Xml_CDATAEndInText => GetResourceString("Xml_CDATAEndInText"); 154internal static string @Xml_ExternalEntityInStandAloneDocument => GetResourceString("Xml_ExternalEntityInStandAloneDocument"); 156internal static string @Xml_DtdAfterRootElement => GetResourceString("Xml_DtdAfterRootElement"); 158internal static string @Xml_ReadOnlyProperty => GetResourceString("Xml_ReadOnlyProperty"); 160internal static string @Xml_DtdIsProhibited => GetResourceString("Xml_DtdIsProhibited"); 162internal static string @Xml_DtdIsProhibitedEx => GetResourceString("Xml_DtdIsProhibitedEx"); 164internal static string @Xml_ReadSubtreeNotOnElement => GetResourceString("Xml_ReadSubtreeNotOnElement"); 166internal static string @Xml_DtdNotAllowedInFragment => GetResourceString("Xml_DtdNotAllowedInFragment"); 168internal static string @Xml_CannotStartDocumentOnFragment => GetResourceString("Xml_CannotStartDocumentOnFragment"); 170internal static string @Xml_ErrorOpeningExternalDtd => GetResourceString("Xml_ErrorOpeningExternalDtd"); 172internal static string @Xml_ErrorOpeningExternalEntity => GetResourceString("Xml_ErrorOpeningExternalEntity"); 174internal static string @Xml_ReadBinaryContentNotSupported => GetResourceString("Xml_ReadBinaryContentNotSupported"); 176internal static string @Xml_ReadValueChunkNotSupported => GetResourceString("Xml_ReadValueChunkNotSupported"); 178internal static string @Xml_InvalidReadContentAs => GetResourceString("Xml_InvalidReadContentAs"); 180internal static string @Xml_InvalidReadElementContentAs => GetResourceString("Xml_InvalidReadElementContentAs"); 182internal static string @Xml_MixedReadElementContentAs => GetResourceString("Xml_MixedReadElementContentAs"); 184internal static string @Xml_MixingReadValueChunkWithBinary => GetResourceString("Xml_MixingReadValueChunkWithBinary"); 186internal static string @Xml_MixingBinaryContentMethods => GetResourceString("Xml_MixingBinaryContentMethods"); 188internal static string @Xml_MixingV1StreamingWithV2Binary => GetResourceString("Xml_MixingV1StreamingWithV2Binary"); 190internal static string @Xml_InvalidReadValueChunk => GetResourceString("Xml_InvalidReadValueChunk"); 192internal static string @Xml_ReadContentAsFormatException => GetResourceString("Xml_ReadContentAsFormatException"); 194internal static string @Xml_DoubleBaseUri => GetResourceString("Xml_DoubleBaseUri"); 196internal static string @Xml_NotEnoughSpaceForSurrogatePair => GetResourceString("Xml_NotEnoughSpaceForSurrogatePair"); 198internal static string @Xml_UnexpectedNodeInSimpleContent => GetResourceString("Xml_UnexpectedNodeInSimpleContent"); 200internal static string @Xml_InvalidWhitespaceCharacter => GetResourceString("Xml_InvalidWhitespaceCharacter"); 202internal static string @Xml_IncompatibleConformanceLevel => GetResourceString("Xml_IncompatibleConformanceLevel"); 204internal static string @Xml_LimitExceeded => GetResourceString("Xml_LimitExceeded"); 206internal static string @Xml_ClosedOrErrorReader => GetResourceString("Xml_ClosedOrErrorReader"); 208internal static string @Xml_CharEntityOverflow => GetResourceString("Xml_CharEntityOverflow"); 210internal static string @Xml_BadNameCharWithPos => GetResourceString("Xml_BadNameCharWithPos"); 212internal static string @Xml_XmlnsBelongsToReservedNs => GetResourceString("Xml_XmlnsBelongsToReservedNs"); 214internal static string @Xml_UndeclaredParEntity => GetResourceString("Xml_UndeclaredParEntity"); 216internal static string @Xml_InvalidXmlDocument => GetResourceString("Xml_InvalidXmlDocument"); 218internal static string @Xml_NoDTDPresent => GetResourceString("Xml_NoDTDPresent"); 220internal static string @Xml_MultipleValidationTypes => GetResourceString("Xml_MultipleValidationTypes"); 222internal static string @Xml_NoValidation => GetResourceString("Xml_NoValidation"); 224internal static string @Xml_WhitespaceHandling => GetResourceString("Xml_WhitespaceHandling"); 226internal static string @Xml_InvalidResetStateCall => GetResourceString("Xml_InvalidResetStateCall"); 228internal static string @Xml_EntityHandling => GetResourceString("Xml_EntityHandling"); 230internal static string @Xml_AttlistDuplEnumValue => GetResourceString("Xml_AttlistDuplEnumValue"); 232internal static string @Xml_AttlistDuplNotationValue => GetResourceString("Xml_AttlistDuplNotationValue"); 234internal static string @Xml_EncodingSwitchAfterResetState => GetResourceString("Xml_EncodingSwitchAfterResetState"); 236internal static string @Xml_UnexpectedNodeType => GetResourceString("Xml_UnexpectedNodeType"); 238internal static string @Xml_InvalidConditionalSection => GetResourceString("Xml_InvalidConditionalSection"); 240internal static string @Xml_UnexpectedCDataEnd => GetResourceString("Xml_UnexpectedCDataEnd"); 242internal static string @Xml_UnclosedConditionalSection => GetResourceString("Xml_UnclosedConditionalSection"); 244internal static string @Xml_ExpectDtdMarkup => GetResourceString("Xml_ExpectDtdMarkup"); 246internal static string @Xml_IncompleteDtdContent => GetResourceString("Xml_IncompleteDtdContent"); 248internal static string @Xml_EnumerationRequired => GetResourceString("Xml_EnumerationRequired"); 250internal static string @Xml_InvalidContentModel => GetResourceString("Xml_InvalidContentModel"); 252internal static string @Xml_FragmentId => GetResourceString("Xml_FragmentId"); 254internal static string @Xml_ExpectPcData => GetResourceString("Xml_ExpectPcData"); 256internal static string @Xml_ExpectNoWhitespace => GetResourceString("Xml_ExpectNoWhitespace"); 258internal static string @Xml_ExpectOp => GetResourceString("Xml_ExpectOp"); 260internal static string @Xml_InvalidAttributeType => GetResourceString("Xml_InvalidAttributeType"); 262internal static string @Xml_InvalidAttributeType1 => GetResourceString("Xml_InvalidAttributeType1"); 264internal static string @Xml_ExpectAttType => GetResourceString("Xml_ExpectAttType"); 266internal static string @Xml_ColonInLocalName => GetResourceString("Xml_ColonInLocalName"); 268internal static string @Xml_InvalidParEntityRef => GetResourceString("Xml_InvalidParEntityRef"); 270internal static string @Xml_ExpectSubOrClose => GetResourceString("Xml_ExpectSubOrClose"); 272internal static string @Xml_ExpectExternalOrPublicId => GetResourceString("Xml_ExpectExternalOrPublicId"); 274internal static string @Xml_ExpectExternalIdOrEntityValue => GetResourceString("Xml_ExpectExternalIdOrEntityValue"); 276internal static string @Xml_ExpectIgnoreOrInclude => GetResourceString("Xml_ExpectIgnoreOrInclude"); 278internal static string @Xml_UnsupportedClass => GetResourceString("Xml_UnsupportedClass"); 280internal static string @Xml_NullResolver => GetResourceString("Xml_NullResolver"); 282internal static string @Xml_RelativeUriNotSupported => GetResourceString("Xml_RelativeUriNotSupported"); 284internal static string @Xml_WriterAsyncNotSetException => GetResourceString("Xml_WriterAsyncNotSetException"); 286internal static string @Xml_PrefixForEmptyNs => GetResourceString("Xml_PrefixForEmptyNs"); 288internal static string @Xml_InvalidCommentChars => GetResourceString("Xml_InvalidCommentChars"); 290internal static string @Xml_UndefNamespace => GetResourceString("Xml_UndefNamespace"); 292internal static string @Xml_EmptyName => GetResourceString("Xml_EmptyName"); 294internal static string @Xml_EmptyLocalName => GetResourceString("Xml_EmptyLocalName"); 296internal static string @Xml_InvalidNameCharsDetail => GetResourceString("Xml_InvalidNameCharsDetail"); 298internal static string @Xml_NoStartTag => GetResourceString("Xml_NoStartTag"); 300internal static string @Xml_ClosedOrError => GetResourceString("Xml_ClosedOrError"); 302internal static string @Xml_WrongToken => GetResourceString("Xml_WrongToken"); 304internal static string @Xml_XmlPrefix => GetResourceString("Xml_XmlPrefix"); 306internal static string @Xml_XmlnsPrefix => GetResourceString("Xml_XmlnsPrefix"); 308internal static string @Xml_NamespaceDeclXmlXmlns => GetResourceString("Xml_NamespaceDeclXmlXmlns"); 310internal static string @Xml_NonWhitespace => GetResourceString("Xml_NonWhitespace"); 312internal static string @Xml_DupXmlDecl => GetResourceString("Xml_DupXmlDecl"); 314internal static string @Xml_CannotWriteXmlDecl => GetResourceString("Xml_CannotWriteXmlDecl"); 316internal static string @Xml_NoRoot => GetResourceString("Xml_NoRoot"); 318internal static string @Xml_InvalidPosition => GetResourceString("Xml_InvalidPosition"); 320internal static string @Xml_IncompleteEntity => GetResourceString("Xml_IncompleteEntity"); 322internal static string @Xml_InvalidSurrogateHighChar => GetResourceString("Xml_InvalidSurrogateHighChar"); 324internal static string @Xml_InvalidSurrogateMissingLowChar => GetResourceString("Xml_InvalidSurrogateMissingLowChar"); 326internal static string @Xml_InvalidSurrogatePairWithArgs => GetResourceString("Xml_InvalidSurrogatePairWithArgs"); 328internal static string @Xml_RedefinePrefix => GetResourceString("Xml_RedefinePrefix"); 330internal static string @Xml_DtdAlreadyWritten => GetResourceString("Xml_DtdAlreadyWritten"); 332internal static string @Xml_InvalidCharsInIndent => GetResourceString("Xml_InvalidCharsInIndent"); 334internal static string @Xml_IndentCharsNotWhitespace => GetResourceString("Xml_IndentCharsNotWhitespace"); 336internal static string @Xml_ConformanceLevelFragment => GetResourceString("Xml_ConformanceLevelFragment"); 338internal static string @Xml_InvalidQuote => GetResourceString("Xml_InvalidQuote"); 340internal static string @Xml_UndefPrefix => GetResourceString("Xml_UndefPrefix"); 342internal static string @Xml_NoNamespaces => GetResourceString("Xml_NoNamespaces"); 344internal static string @Xml_InvalidCDataChars => GetResourceString("Xml_InvalidCDataChars"); 346internal static string @Xml_NotTheFirst => GetResourceString("Xml_NotTheFirst"); 348internal static string @Xml_InvalidPiChars => GetResourceString("Xml_InvalidPiChars"); 350internal static string @Xml_InvalidNameChars => GetResourceString("Xml_InvalidNameChars"); 352internal static string @Xml_Closed => GetResourceString("Xml_Closed"); 354internal static string @Xml_InvalidPrefix => GetResourceString("Xml_InvalidPrefix"); 356internal static string @Xml_NotInWriteState => GetResourceString("Xml_NotInWriteState"); 358internal static string @Xml_SurrogatePairSplit => GetResourceString("Xml_SurrogatePairSplit"); 360internal static string @Xml_NoMultipleRoots => GetResourceString("Xml_NoMultipleRoots"); 362internal static string @XmlBadName => GetResourceString("XmlBadName"); 364internal static string @XmlNoNameAllowed => GetResourceString("XmlNoNameAllowed"); 366internal static string @XmlConvert_BadUri => GetResourceString("XmlConvert_BadUri"); 368internal static string @XmlConvert_BadFormat => GetResourceString("XmlConvert_BadFormat"); 370internal static string @XmlConvert_Overflow => GetResourceString("XmlConvert_Overflow"); 372internal static string @XmlConvert_TypeBadMapping => GetResourceString("XmlConvert_TypeBadMapping"); 374internal static string @XmlConvert_TypeBadMapping2 => GetResourceString("XmlConvert_TypeBadMapping2"); 376internal static string @XmlConvert_TypeListBadMapping => GetResourceString("XmlConvert_TypeListBadMapping"); 378internal static string @XmlConvert_TypeListBadMapping2 => GetResourceString("XmlConvert_TypeListBadMapping2"); 380internal static string @XmlConvert_TypeToString => GetResourceString("XmlConvert_TypeToString"); 382internal static string @XmlConvert_TypeFromString => GetResourceString("XmlConvert_TypeFromString"); 384internal static string @XmlConvert_TypeNoPrefix => GetResourceString("XmlConvert_TypeNoPrefix"); 386internal static string @XmlConvert_TypeNoNamespace => GetResourceString("XmlConvert_TypeNoNamespace"); 388internal static string @XmlConvert_NotOneCharString => GetResourceString("XmlConvert_NotOneCharString"); 390internal static string @Sch_ParEntityRefNesting => GetResourceString("Sch_ParEntityRefNesting"); 392internal static string @Sch_NotTokenString => GetResourceString("Sch_NotTokenString"); 394internal static string @Sch_InvalidDateTimeOption => GetResourceString("Sch_InvalidDateTimeOption"); 396internal static string @Sch_StandAloneNormalization => GetResourceString("Sch_StandAloneNormalization"); 398internal static string @Sch_UnSpecifiedDefaultAttributeInExternalStandalone => GetResourceString("Sch_UnSpecifiedDefaultAttributeInExternalStandalone"); 400internal static string @Sch_DefaultException => GetResourceString("Sch_DefaultException"); 402internal static string @Sch_DupElementDecl => GetResourceString("Sch_DupElementDecl"); 404internal static string @Sch_IdAttrDeclared => GetResourceString("Sch_IdAttrDeclared"); 406internal static string @Sch_RootMatchDocType => GetResourceString("Sch_RootMatchDocType"); 408internal static string @Sch_DupId => GetResourceString("Sch_DupId"); 410internal static string @Sch_UndeclaredElement => GetResourceString("Sch_UndeclaredElement"); 412internal static string @Sch_UndeclaredAttribute => GetResourceString("Sch_UndeclaredAttribute"); 414internal static string @Sch_UndeclaredNotation => GetResourceString("Sch_UndeclaredNotation"); 416internal static string @Sch_UndeclaredId => GetResourceString("Sch_UndeclaredId"); 418internal static string @Sch_SchemaRootExpected => GetResourceString("Sch_SchemaRootExpected"); 420internal static string @Sch_XSDSchemaRootExpected => GetResourceString("Sch_XSDSchemaRootExpected"); 422internal static string @Sch_UnsupportedAttribute => GetResourceString("Sch_UnsupportedAttribute"); 424internal static string @Sch_UnsupportedElement => GetResourceString("Sch_UnsupportedElement"); 426internal static string @Sch_MissAttribute => GetResourceString("Sch_MissAttribute"); 428internal static string @Sch_AnnotationLocation => GetResourceString("Sch_AnnotationLocation"); 430internal static string @Sch_DataTypeTextOnly => GetResourceString("Sch_DataTypeTextOnly"); 432internal static string @Sch_UnknownModel => GetResourceString("Sch_UnknownModel"); 434internal static string @Sch_UnknownOrder => GetResourceString("Sch_UnknownOrder"); 436internal static string @Sch_UnknownContent => GetResourceString("Sch_UnknownContent"); 438internal static string @Sch_UnknownRequired => GetResourceString("Sch_UnknownRequired"); 440internal static string @Sch_UnknownDtType => GetResourceString("Sch_UnknownDtType"); 442internal static string @Sch_MixedMany => GetResourceString("Sch_MixedMany"); 444internal static string @Sch_GroupDisabled => GetResourceString("Sch_GroupDisabled"); 446internal static string @Sch_MissDtvalue => GetResourceString("Sch_MissDtvalue"); 448internal static string @Sch_MissDtvaluesAttribute => GetResourceString("Sch_MissDtvaluesAttribute"); 450internal static string @Sch_DupDtType => GetResourceString("Sch_DupDtType"); 452internal static string @Sch_DupAttribute => GetResourceString("Sch_DupAttribute"); 454internal static string @Sch_RequireEnumeration => GetResourceString("Sch_RequireEnumeration"); 456internal static string @Sch_DefaultIdValue => GetResourceString("Sch_DefaultIdValue"); 458internal static string @Sch_ElementNotAllowed => GetResourceString("Sch_ElementNotAllowed"); 460internal static string @Sch_ElementMissing => GetResourceString("Sch_ElementMissing"); 462internal static string @Sch_ManyMaxOccurs => GetResourceString("Sch_ManyMaxOccurs"); 464internal static string @Sch_MaxOccursInvalid => GetResourceString("Sch_MaxOccursInvalid"); 466internal static string @Sch_MinOccursInvalid => GetResourceString("Sch_MinOccursInvalid"); 468internal static string @Sch_DtMaxLengthInvalid => GetResourceString("Sch_DtMaxLengthInvalid"); 470internal static string @Sch_DtMinLengthInvalid => GetResourceString("Sch_DtMinLengthInvalid"); 472internal static string @Sch_DupDtMaxLength => GetResourceString("Sch_DupDtMaxLength"); 474internal static string @Sch_DupDtMinLength => GetResourceString("Sch_DupDtMinLength"); 476internal static string @Sch_DtMinMaxLength => GetResourceString("Sch_DtMinMaxLength"); 478internal static string @Sch_DupElement => GetResourceString("Sch_DupElement"); 480internal static string @Sch_DupGroupParticle => GetResourceString("Sch_DupGroupParticle"); 482internal static string @Sch_InvalidValue => GetResourceString("Sch_InvalidValue"); 484internal static string @Sch_InvalidValueDetailed => GetResourceString("Sch_InvalidValueDetailed"); 486internal static string @Sch_InvalidValueDetailedAttribute => GetResourceString("Sch_InvalidValueDetailedAttribute"); 488internal static string @Sch_MissRequiredAttribute => GetResourceString("Sch_MissRequiredAttribute"); 490internal static string @Sch_FixedAttributeValue => GetResourceString("Sch_FixedAttributeValue"); 492internal static string @Sch_FixedElementValue => GetResourceString("Sch_FixedElementValue"); 494internal static string @Sch_AttributeValueDataTypeDetailed => GetResourceString("Sch_AttributeValueDataTypeDetailed"); 496internal static string @Sch_AttributeDefaultDataType => GetResourceString("Sch_AttributeDefaultDataType"); 498internal static string @Sch_IncludeLocation => GetResourceString("Sch_IncludeLocation"); 500internal static string @Sch_ImportLocation => GetResourceString("Sch_ImportLocation"); 502internal static string @Sch_RedefineLocation => GetResourceString("Sch_RedefineLocation"); 504internal static string @Sch_InvalidBlockDefaultValue => GetResourceString("Sch_InvalidBlockDefaultValue"); 506internal static string @Sch_InvalidFinalDefaultValue => GetResourceString("Sch_InvalidFinalDefaultValue"); 508internal static string @Sch_InvalidElementBlockValue => GetResourceString("Sch_InvalidElementBlockValue"); 510internal static string @Sch_InvalidElementFinalValue => GetResourceString("Sch_InvalidElementFinalValue"); 512internal static string @Sch_InvalidSimpleTypeFinalValue => GetResourceString("Sch_InvalidSimpleTypeFinalValue"); 514internal static string @Sch_InvalidComplexTypeBlockValue => GetResourceString("Sch_InvalidComplexTypeBlockValue"); 516internal static string @Sch_InvalidComplexTypeFinalValue => GetResourceString("Sch_InvalidComplexTypeFinalValue"); 518internal static string @Sch_DupIdentityConstraint => GetResourceString("Sch_DupIdentityConstraint"); 520internal static string @Sch_DupGlobalElement => GetResourceString("Sch_DupGlobalElement"); 522internal static string @Sch_DupGlobalAttribute => GetResourceString("Sch_DupGlobalAttribute"); 524internal static string @Sch_DupSimpleType => GetResourceString("Sch_DupSimpleType"); 526internal static string @Sch_DupComplexType => GetResourceString("Sch_DupComplexType"); 528internal static string @Sch_DupGroup => GetResourceString("Sch_DupGroup"); 530internal static string @Sch_DupAttributeGroup => GetResourceString("Sch_DupAttributeGroup"); 532internal static string @Sch_DupNotation => GetResourceString("Sch_DupNotation"); 534internal static string @Sch_DefaultFixedAttributes => GetResourceString("Sch_DefaultFixedAttributes"); 536internal static string @Sch_FixedInRef => GetResourceString("Sch_FixedInRef"); 538internal static string @Sch_FixedDefaultInRef => GetResourceString("Sch_FixedDefaultInRef"); 540internal static string @Sch_DupXsdElement => GetResourceString("Sch_DupXsdElement"); 542internal static string @Sch_ForbiddenAttribute => GetResourceString("Sch_ForbiddenAttribute"); 544internal static string @Sch_AttributeIgnored => GetResourceString("Sch_AttributeIgnored"); 546internal static string @Sch_ElementRef => GetResourceString("Sch_ElementRef"); 548internal static string @Sch_TypeMutualExclusive => GetResourceString("Sch_TypeMutualExclusive"); 550internal static string @Sch_ElementNameRef => GetResourceString("Sch_ElementNameRef"); 552internal static string @Sch_AttributeNameRef => GetResourceString("Sch_AttributeNameRef"); 554internal static string @Sch_TextNotAllowed => GetResourceString("Sch_TextNotAllowed"); 556internal static string @Sch_UndeclaredType => GetResourceString("Sch_UndeclaredType"); 558internal static string @Sch_UndeclaredSimpleType => GetResourceString("Sch_UndeclaredSimpleType"); 560internal static string @Sch_UndeclaredEquivClass => GetResourceString("Sch_UndeclaredEquivClass"); 562internal static string @Sch_AttListPresence => GetResourceString("Sch_AttListPresence"); 564internal static string @Sch_NotationValue => GetResourceString("Sch_NotationValue"); 566internal static string @Sch_EnumerationValue => GetResourceString("Sch_EnumerationValue"); 568internal static string @Sch_EmptyAttributeValue => GetResourceString("Sch_EmptyAttributeValue"); 570internal static string @Sch_InvalidLanguageId => GetResourceString("Sch_InvalidLanguageId"); 572internal static string @Sch_XmlSpace => GetResourceString("Sch_XmlSpace"); 574internal static string @Sch_InvalidXsdAttributeValue => GetResourceString("Sch_InvalidXsdAttributeValue"); 576internal static string @Sch_InvalidXsdAttributeDatatypeValue => GetResourceString("Sch_InvalidXsdAttributeDatatypeValue"); 578internal static string @Sch_ElementValueDataTypeDetailed => GetResourceString("Sch_ElementValueDataTypeDetailed"); 580internal static string @Sch_InvalidElementDefaultValue => GetResourceString("Sch_InvalidElementDefaultValue"); 582internal static string @Sch_NonDeterministic => GetResourceString("Sch_NonDeterministic"); 584internal static string @Sch_NonDeterministicAnyEx => GetResourceString("Sch_NonDeterministicAnyEx"); 586internal static string @Sch_NonDeterministicAnyAny => GetResourceString("Sch_NonDeterministicAnyAny"); 588internal static string @Sch_StandAlone => GetResourceString("Sch_StandAlone"); 590internal static string @Sch_XmlNsAttribute => GetResourceString("Sch_XmlNsAttribute"); 592internal static string @Sch_AllElement => GetResourceString("Sch_AllElement"); 594internal static string @Sch_MismatchTargetNamespaceInclude => GetResourceString("Sch_MismatchTargetNamespaceInclude"); 596internal static string @Sch_MismatchTargetNamespaceImport => GetResourceString("Sch_MismatchTargetNamespaceImport"); 598internal static string @Sch_MismatchTargetNamespaceEx => GetResourceString("Sch_MismatchTargetNamespaceEx"); 600internal static string @Sch_XsiTypeNotFound => GetResourceString("Sch_XsiTypeNotFound"); 602internal static string @Sch_XsiTypeAbstract => GetResourceString("Sch_XsiTypeAbstract"); 604internal static string @Sch_ListFromNonatomic => GetResourceString("Sch_ListFromNonatomic"); 606internal static string @Sch_UnionFromUnion => GetResourceString("Sch_UnionFromUnion"); 608internal static string @Sch_DupLengthFacet => GetResourceString("Sch_DupLengthFacet"); 610internal static string @Sch_DupMinLengthFacet => GetResourceString("Sch_DupMinLengthFacet"); 612internal static string @Sch_DupMaxLengthFacet => GetResourceString("Sch_DupMaxLengthFacet"); 614internal static string @Sch_DupWhiteSpaceFacet => GetResourceString("Sch_DupWhiteSpaceFacet"); 616internal static string @Sch_DupMaxInclusiveFacet => GetResourceString("Sch_DupMaxInclusiveFacet"); 618internal static string @Sch_DupMaxExclusiveFacet => GetResourceString("Sch_DupMaxExclusiveFacet"); 620internal static string @Sch_DupMinInclusiveFacet => GetResourceString("Sch_DupMinInclusiveFacet"); 622internal static string @Sch_DupMinExclusiveFacet => GetResourceString("Sch_DupMinExclusiveFacet"); 624internal static string @Sch_DupTotalDigitsFacet => GetResourceString("Sch_DupTotalDigitsFacet"); 626internal static string @Sch_DupFractionDigitsFacet => GetResourceString("Sch_DupFractionDigitsFacet"); 628internal static string @Sch_LengthFacetProhibited => GetResourceString("Sch_LengthFacetProhibited"); 630internal static string @Sch_MinLengthFacetProhibited => GetResourceString("Sch_MinLengthFacetProhibited"); 632internal static string @Sch_MaxLengthFacetProhibited => GetResourceString("Sch_MaxLengthFacetProhibited"); 634internal static string @Sch_PatternFacetProhibited => GetResourceString("Sch_PatternFacetProhibited"); 636internal static string @Sch_EnumerationFacetProhibited => GetResourceString("Sch_EnumerationFacetProhibited"); 638internal static string @Sch_WhiteSpaceFacetProhibited => GetResourceString("Sch_WhiteSpaceFacetProhibited"); 640internal static string @Sch_MaxInclusiveFacetProhibited => GetResourceString("Sch_MaxInclusiveFacetProhibited"); 642internal static string @Sch_MaxExclusiveFacetProhibited => GetResourceString("Sch_MaxExclusiveFacetProhibited"); 644internal static string @Sch_MinInclusiveFacetProhibited => GetResourceString("Sch_MinInclusiveFacetProhibited"); 646internal static string @Sch_MinExclusiveFacetProhibited => GetResourceString("Sch_MinExclusiveFacetProhibited"); 648internal static string @Sch_TotalDigitsFacetProhibited => GetResourceString("Sch_TotalDigitsFacetProhibited"); 650internal static string @Sch_FractionDigitsFacetProhibited => GetResourceString("Sch_FractionDigitsFacetProhibited"); 652internal static string @Sch_LengthFacetInvalid => GetResourceString("Sch_LengthFacetInvalid"); 654internal static string @Sch_MinLengthFacetInvalid => GetResourceString("Sch_MinLengthFacetInvalid"); 656internal static string @Sch_MaxLengthFacetInvalid => GetResourceString("Sch_MaxLengthFacetInvalid"); 658internal static string @Sch_MaxInclusiveFacetInvalid => GetResourceString("Sch_MaxInclusiveFacetInvalid"); 660internal static string @Sch_MaxExclusiveFacetInvalid => GetResourceString("Sch_MaxExclusiveFacetInvalid"); 662internal static string @Sch_MinInclusiveFacetInvalid => GetResourceString("Sch_MinInclusiveFacetInvalid"); 664internal static string @Sch_MinExclusiveFacetInvalid => GetResourceString("Sch_MinExclusiveFacetInvalid"); 666internal static string @Sch_TotalDigitsFacetInvalid => GetResourceString("Sch_TotalDigitsFacetInvalid"); 668internal static string @Sch_FractionDigitsFacetInvalid => GetResourceString("Sch_FractionDigitsFacetInvalid"); 670internal static string @Sch_PatternFacetInvalid => GetResourceString("Sch_PatternFacetInvalid"); 672internal static string @Sch_EnumerationFacetInvalid => GetResourceString("Sch_EnumerationFacetInvalid"); 674internal static string @Sch_InvalidWhiteSpace => GetResourceString("Sch_InvalidWhiteSpace"); 676internal static string @Sch_UnknownFacet => GetResourceString("Sch_UnknownFacet"); 678internal static string @Sch_LengthAndMinMax => GetResourceString("Sch_LengthAndMinMax"); 680internal static string @Sch_MinLengthGtMaxLength => GetResourceString("Sch_MinLengthGtMaxLength"); 682internal static string @Sch_FractionDigitsGtTotalDigits => GetResourceString("Sch_FractionDigitsGtTotalDigits"); 684internal static string @Sch_LengthConstraintFailed => GetResourceString("Sch_LengthConstraintFailed"); 686internal static string @Sch_MinLengthConstraintFailed => GetResourceString("Sch_MinLengthConstraintFailed"); 688internal static string @Sch_MaxLengthConstraintFailed => GetResourceString("Sch_MaxLengthConstraintFailed"); 690internal static string @Sch_PatternConstraintFailed => GetResourceString("Sch_PatternConstraintFailed"); 692internal static string @Sch_EnumerationConstraintFailed => GetResourceString("Sch_EnumerationConstraintFailed"); 694internal static string @Sch_MaxInclusiveConstraintFailed => GetResourceString("Sch_MaxInclusiveConstraintFailed"); 696internal static string @Sch_MaxExclusiveConstraintFailed => GetResourceString("Sch_MaxExclusiveConstraintFailed"); 698internal static string @Sch_MinInclusiveConstraintFailed => GetResourceString("Sch_MinInclusiveConstraintFailed"); 700internal static string @Sch_MinExclusiveConstraintFailed => GetResourceString("Sch_MinExclusiveConstraintFailed"); 702internal static string @Sch_TotalDigitsConstraintFailed => GetResourceString("Sch_TotalDigitsConstraintFailed"); 704internal static string @Sch_FractionDigitsConstraintFailed => GetResourceString("Sch_FractionDigitsConstraintFailed"); 706internal static string @Sch_UnionFailedEx => GetResourceString("Sch_UnionFailedEx"); 708internal static string @Sch_NotationRequired => GetResourceString("Sch_NotationRequired"); 710internal static string @Sch_DupNotationAttribute => GetResourceString("Sch_DupNotationAttribute"); 712internal static string @Sch_MissingPublicSystemAttribute => GetResourceString("Sch_MissingPublicSystemAttribute"); 714internal static string @Sch_NotationAttributeOnEmptyElement => GetResourceString("Sch_NotationAttributeOnEmptyElement"); 716internal static string @Sch_RefNotInScope => GetResourceString("Sch_RefNotInScope"); 718internal static string @Sch_UndeclaredIdentityConstraint => GetResourceString("Sch_UndeclaredIdentityConstraint"); 720internal static string @Sch_RefInvalidIdentityConstraint => GetResourceString("Sch_RefInvalidIdentityConstraint"); 722internal static string @Sch_RefInvalidCardin => GetResourceString("Sch_RefInvalidCardin"); 724internal static string @Sch_ReftoKeyref => GetResourceString("Sch_ReftoKeyref"); 726internal static string @Sch_EmptyXPath => GetResourceString("Sch_EmptyXPath"); 728internal static string @Sch_UnresolvedPrefix => GetResourceString("Sch_UnresolvedPrefix"); 730internal static string @Sch_UnresolvedKeyref => GetResourceString("Sch_UnresolvedKeyref"); 732internal static string @Sch_ICXpathError => GetResourceString("Sch_ICXpathError"); 734internal static string @Sch_SelectorAttr => GetResourceString("Sch_SelectorAttr"); 736internal static string @Sch_FieldSimpleTypeExpected => GetResourceString("Sch_FieldSimpleTypeExpected"); 738internal static string @Sch_FieldSingleValueExpected => GetResourceString("Sch_FieldSingleValueExpected"); 740internal static string @Sch_MissingKey => GetResourceString("Sch_MissingKey"); 742internal static string @Sch_DuplicateKey => GetResourceString("Sch_DuplicateKey"); 744internal static string @Sch_TargetNamespaceXsi => GetResourceString("Sch_TargetNamespaceXsi"); 746internal static string @Sch_UndeclaredEntity => GetResourceString("Sch_UndeclaredEntity"); 748internal static string @Sch_UnparsedEntityRef => GetResourceString("Sch_UnparsedEntityRef"); 750internal static string @Sch_MaxOccursInvalidXsd => GetResourceString("Sch_MaxOccursInvalidXsd"); 752internal static string @Sch_MinOccursInvalidXsd => GetResourceString("Sch_MinOccursInvalidXsd"); 754internal static string @Sch_MaxInclusiveExclusive => GetResourceString("Sch_MaxInclusiveExclusive"); 756internal static string @Sch_MinInclusiveExclusive => GetResourceString("Sch_MinInclusiveExclusive"); 758internal static string @Sch_MinInclusiveGtMaxInclusive => GetResourceString("Sch_MinInclusiveGtMaxInclusive"); 760internal static string @Sch_MinExclusiveGtMaxExclusive => GetResourceString("Sch_MinExclusiveGtMaxExclusive"); 762internal static string @Sch_MinInclusiveGtMaxExclusive => GetResourceString("Sch_MinInclusiveGtMaxExclusive"); 764internal static string @Sch_MinExclusiveGtMaxInclusive => GetResourceString("Sch_MinExclusiveGtMaxInclusive"); 766internal static string @Sch_SimpleTypeRestriction => GetResourceString("Sch_SimpleTypeRestriction"); 768internal static string @Sch_InvalidFacetPosition => GetResourceString("Sch_InvalidFacetPosition"); 770internal static string @Sch_AttributeMutuallyExclusive => GetResourceString("Sch_AttributeMutuallyExclusive"); 772internal static string @Sch_AnyAttributeLastChild => GetResourceString("Sch_AnyAttributeLastChild"); 774internal static string @Sch_ComplexTypeContentModel => GetResourceString("Sch_ComplexTypeContentModel"); 776internal static string @Sch_ComplexContentContentModel => GetResourceString("Sch_ComplexContentContentModel"); 778internal static string @Sch_NotNormalizedString => GetResourceString("Sch_NotNormalizedString"); 780internal static string @Sch_FractionDigitsNotOnDecimal => GetResourceString("Sch_FractionDigitsNotOnDecimal"); 782internal static string @Sch_ContentInNill => GetResourceString("Sch_ContentInNill"); 784internal static string @Sch_NoElementSchemaFound => GetResourceString("Sch_NoElementSchemaFound"); 786internal static string @Sch_NoAttributeSchemaFound => GetResourceString("Sch_NoAttributeSchemaFound"); 788internal static string @Sch_InvalidNamespace => GetResourceString("Sch_InvalidNamespace"); 790internal static string @Sch_InvalidTargetNamespaceAttribute => GetResourceString("Sch_InvalidTargetNamespaceAttribute"); 792internal static string @Sch_InvalidNamespaceAttribute => GetResourceString("Sch_InvalidNamespaceAttribute"); 794internal static string @Sch_InvalidSchemaLocation => GetResourceString("Sch_InvalidSchemaLocation"); 796internal static string @Sch_ImportTargetNamespace => GetResourceString("Sch_ImportTargetNamespace"); 798internal static string @Sch_ImportTargetNamespaceNull => GetResourceString("Sch_ImportTargetNamespaceNull"); 800internal static string @Sch_GroupDoubleRedefine => GetResourceString("Sch_GroupDoubleRedefine"); 802internal static string @Sch_ComponentRedefineNotFound => GetResourceString("Sch_ComponentRedefineNotFound"); 804internal static string @Sch_GroupRedefineNotFound => GetResourceString("Sch_GroupRedefineNotFound"); 806internal static string @Sch_AttrGroupDoubleRedefine => GetResourceString("Sch_AttrGroupDoubleRedefine"); 808internal static string @Sch_AttrGroupRedefineNotFound => GetResourceString("Sch_AttrGroupRedefineNotFound"); 810internal static string @Sch_ComplexTypeDoubleRedefine => GetResourceString("Sch_ComplexTypeDoubleRedefine"); 812internal static string @Sch_ComplexTypeRedefineNotFound => GetResourceString("Sch_ComplexTypeRedefineNotFound"); 814internal static string @Sch_SimpleToComplexTypeRedefine => GetResourceString("Sch_SimpleToComplexTypeRedefine"); 816internal static string @Sch_SimpleTypeDoubleRedefine => GetResourceString("Sch_SimpleTypeDoubleRedefine"); 818internal static string @Sch_ComplexToSimpleTypeRedefine => GetResourceString("Sch_ComplexToSimpleTypeRedefine"); 820internal static string @Sch_SimpleTypeRedefineNotFound => GetResourceString("Sch_SimpleTypeRedefineNotFound"); 822internal static string @Sch_MinMaxGroupRedefine => GetResourceString("Sch_MinMaxGroupRedefine"); 824internal static string @Sch_MultipleGroupSelfRef => GetResourceString("Sch_MultipleGroupSelfRef"); 826internal static string @Sch_MultipleAttrGroupSelfRef => GetResourceString("Sch_MultipleAttrGroupSelfRef"); 828internal static string @Sch_InvalidTypeRedefine => GetResourceString("Sch_InvalidTypeRedefine"); 830internal static string @Sch_InvalidElementRef => GetResourceString("Sch_InvalidElementRef"); 832internal static string @Sch_MinGtMax => GetResourceString("Sch_MinGtMax"); 834internal static string @Sch_DupSelector => GetResourceString("Sch_DupSelector"); 836internal static string @Sch_IdConstraintNoSelector => GetResourceString("Sch_IdConstraintNoSelector"); 838internal static string @Sch_IdConstraintNoFields => GetResourceString("Sch_IdConstraintNoFields"); 840internal static string @Sch_IdConstraintNoRefer => GetResourceString("Sch_IdConstraintNoRefer"); 842internal static string @Sch_SelectorBeforeFields => GetResourceString("Sch_SelectorBeforeFields"); 844internal static string @Sch_NoSimpleTypeContent => GetResourceString("Sch_NoSimpleTypeContent"); 846internal static string @Sch_SimpleTypeRestRefBase => GetResourceString("Sch_SimpleTypeRestRefBase"); 848internal static string @Sch_SimpleTypeRestRefBaseNone => GetResourceString("Sch_SimpleTypeRestRefBaseNone"); 850internal static string @Sch_SimpleTypeListRefBase => GetResourceString("Sch_SimpleTypeListRefBase"); 852internal static string @Sch_SimpleTypeListRefBaseNone => GetResourceString("Sch_SimpleTypeListRefBaseNone"); 854internal static string @Sch_SimpleTypeUnionNoBase => GetResourceString("Sch_SimpleTypeUnionNoBase"); 856internal static string @Sch_NoRestOrExtQName => GetResourceString("Sch_NoRestOrExtQName"); 858internal static string @Sch_NoRestOrExt => GetResourceString("Sch_NoRestOrExt"); 860internal static string @Sch_NoGroupParticle => GetResourceString("Sch_NoGroupParticle"); 862internal static string @Sch_InvalidAllMin => GetResourceString("Sch_InvalidAllMin"); 864internal static string @Sch_InvalidAllMax => GetResourceString("Sch_InvalidAllMax"); 866internal static string @Sch_InvalidFacet => GetResourceString("Sch_InvalidFacet"); 868internal static string @Sch_AbstractElement => GetResourceString("Sch_AbstractElement"); 870internal static string @Sch_XsiTypeBlockedEx => GetResourceString("Sch_XsiTypeBlockedEx"); 872internal static string @Sch_InvalidXsiNill => GetResourceString("Sch_InvalidXsiNill"); 874internal static string @Sch_SubstitutionNotAllowed => GetResourceString("Sch_SubstitutionNotAllowed"); 876internal static string @Sch_SubstitutionBlocked => GetResourceString("Sch_SubstitutionBlocked"); 878internal static string @Sch_InvalidElementInEmptyEx => GetResourceString("Sch_InvalidElementInEmptyEx"); 880internal static string @Sch_InvalidElementInTextOnlyEx => GetResourceString("Sch_InvalidElementInTextOnlyEx"); 882internal static string @Sch_InvalidTextInElement => GetResourceString("Sch_InvalidTextInElement"); 884internal static string @Sch_InvalidElementContent => GetResourceString("Sch_InvalidElementContent"); 886internal static string @Sch_InvalidElementContentComplex => GetResourceString("Sch_InvalidElementContentComplex"); 888internal static string @Sch_IncompleteContent => GetResourceString("Sch_IncompleteContent"); 890internal static string @Sch_IncompleteContentComplex => GetResourceString("Sch_IncompleteContentComplex"); 892internal static string @Sch_InvalidTextInElementExpecting => GetResourceString("Sch_InvalidTextInElementExpecting"); 894internal static string @Sch_InvalidElementContentExpecting => GetResourceString("Sch_InvalidElementContentExpecting"); 896internal static string @Sch_InvalidElementContentExpectingComplex => GetResourceString("Sch_InvalidElementContentExpectingComplex"); 898internal static string @Sch_IncompleteContentExpecting => GetResourceString("Sch_IncompleteContentExpecting"); 900internal static string @Sch_IncompleteContentExpectingComplex => GetResourceString("Sch_IncompleteContentExpectingComplex"); 902internal static string @Sch_InvalidElementSubstitution => GetResourceString("Sch_InvalidElementSubstitution"); 904internal static string @Sch_ElementNameAndNamespace => GetResourceString("Sch_ElementNameAndNamespace"); 906internal static string @Sch_ElementName => GetResourceString("Sch_ElementName"); 908internal static string @Sch_ContinuationString => GetResourceString("Sch_ContinuationString"); 910internal static string @Sch_AnyElementNS => GetResourceString("Sch_AnyElementNS"); 912internal static string @Sch_AnyElement => GetResourceString("Sch_AnyElement"); 914internal static string @Sch_InvalidTextInEmpty => GetResourceString("Sch_InvalidTextInEmpty"); 916internal static string @Sch_InvalidWhitespaceInEmpty => GetResourceString("Sch_InvalidWhitespaceInEmpty"); 918internal static string @Sch_InvalidPIComment => GetResourceString("Sch_InvalidPIComment"); 920internal static string @Sch_InvalidAttributeRef => GetResourceString("Sch_InvalidAttributeRef"); 922internal static string @Sch_OptionalDefaultAttribute => GetResourceString("Sch_OptionalDefaultAttribute"); 924internal static string @Sch_AttributeCircularRef => GetResourceString("Sch_AttributeCircularRef"); 926internal static string @Sch_IdentityConstraintCircularRef => GetResourceString("Sch_IdentityConstraintCircularRef"); 928internal static string @Sch_SubstitutionCircularRef => GetResourceString("Sch_SubstitutionCircularRef"); 930internal static string @Sch_InvalidAnyAttribute => GetResourceString("Sch_InvalidAnyAttribute"); 932internal static string @Sch_DupIdAttribute => GetResourceString("Sch_DupIdAttribute"); 934internal static string @Sch_InvalidAllElementMax => GetResourceString("Sch_InvalidAllElementMax"); 936internal static string @Sch_InvalidAny => GetResourceString("Sch_InvalidAny"); 938internal static string @Sch_InvalidAnyDetailed => GetResourceString("Sch_InvalidAnyDetailed"); 940internal static string @Sch_InvalidExamplar => GetResourceString("Sch_InvalidExamplar"); 942internal static string @Sch_NoExamplar => GetResourceString("Sch_NoExamplar"); 944internal static string @Sch_InvalidSubstitutionMember => GetResourceString("Sch_InvalidSubstitutionMember"); 946internal static string @Sch_RedefineNoSchema => GetResourceString("Sch_RedefineNoSchema"); 948internal static string @Sch_ProhibitedAttribute => GetResourceString("Sch_ProhibitedAttribute"); 950internal static string @Sch_TypeCircularRef => GetResourceString("Sch_TypeCircularRef"); 952internal static string @Sch_TwoIdAttrUses => GetResourceString("Sch_TwoIdAttrUses"); 954internal static string @Sch_AttrUseAndWildId => GetResourceString("Sch_AttrUseAndWildId"); 956internal static string @Sch_MoreThanOneWildId => GetResourceString("Sch_MoreThanOneWildId"); 958internal static string @Sch_BaseFinalExtension => GetResourceString("Sch_BaseFinalExtension"); 960internal static string @Sch_NotSimpleContent => GetResourceString("Sch_NotSimpleContent"); 962internal static string @Sch_NotComplexContent => GetResourceString("Sch_NotComplexContent"); 964internal static string @Sch_BaseFinalRestriction => GetResourceString("Sch_BaseFinalRestriction"); 966internal static string @Sch_BaseFinalList => GetResourceString("Sch_BaseFinalList"); 968internal static string @Sch_BaseFinalUnion => GetResourceString("Sch_BaseFinalUnion"); 970internal static string @Sch_UndefBaseRestriction => GetResourceString("Sch_UndefBaseRestriction"); 972internal static string @Sch_UndefBaseExtension => GetResourceString("Sch_UndefBaseExtension"); 974internal static string @Sch_DifContentType => GetResourceString("Sch_DifContentType"); 976internal static string @Sch_InvalidContentRestriction => GetResourceString("Sch_InvalidContentRestriction"); 978internal static string @Sch_InvalidContentRestrictionDetailed => GetResourceString("Sch_InvalidContentRestrictionDetailed"); 980internal static string @Sch_InvalidBaseToEmpty => GetResourceString("Sch_InvalidBaseToEmpty"); 982internal static string @Sch_InvalidBaseToMixed => GetResourceString("Sch_InvalidBaseToMixed"); 984internal static string @Sch_DupAttributeUse => GetResourceString("Sch_DupAttributeUse"); 986internal static string @Sch_InvalidParticleRestriction => GetResourceString("Sch_InvalidParticleRestriction"); 988internal static string @Sch_InvalidParticleRestrictionDetailed => GetResourceString("Sch_InvalidParticleRestrictionDetailed"); 990internal static string @Sch_ForbiddenDerivedParticleForAll => GetResourceString("Sch_ForbiddenDerivedParticleForAll"); 992internal static string @Sch_ForbiddenDerivedParticleForElem => GetResourceString("Sch_ForbiddenDerivedParticleForElem"); 994internal static string @Sch_ForbiddenDerivedParticleForChoice => GetResourceString("Sch_ForbiddenDerivedParticleForChoice"); 996internal static string @Sch_ForbiddenDerivedParticleForSeq => GetResourceString("Sch_ForbiddenDerivedParticleForSeq"); 998internal static string @Sch_ElementFromElement => GetResourceString("Sch_ElementFromElement"); 1000internal static string @Sch_ElementFromAnyRule1 => GetResourceString("Sch_ElementFromAnyRule1"); 1002internal static string @Sch_ElementFromAnyRule2 => GetResourceString("Sch_ElementFromAnyRule2"); 1004internal static string @Sch_AnyFromAnyRule1 => GetResourceString("Sch_AnyFromAnyRule1"); 1006internal static string @Sch_AnyFromAnyRule2 => GetResourceString("Sch_AnyFromAnyRule2"); 1008internal static string @Sch_AnyFromAnyRule3 => GetResourceString("Sch_AnyFromAnyRule3"); 1010internal static string @Sch_GroupBaseFromAny1 => GetResourceString("Sch_GroupBaseFromAny1"); 1012internal static string @Sch_GroupBaseFromAny2 => GetResourceString("Sch_GroupBaseFromAny2"); 1014internal static string @Sch_ElementFromGroupBase1 => GetResourceString("Sch_ElementFromGroupBase1"); 1016internal static string @Sch_ElementFromGroupBase2 => GetResourceString("Sch_ElementFromGroupBase2"); 1018internal static string @Sch_ElementFromGroupBase3 => GetResourceString("Sch_ElementFromGroupBase3"); 1020internal static string @Sch_GroupBaseRestRangeInvalid => GetResourceString("Sch_GroupBaseRestRangeInvalid"); 1022internal static string @Sch_GroupBaseRestNoMap => GetResourceString("Sch_GroupBaseRestNoMap"); 1024internal static string @Sch_GroupBaseRestNotEmptiable => GetResourceString("Sch_GroupBaseRestNotEmptiable"); 1026internal static string @Sch_SeqFromAll => GetResourceString("Sch_SeqFromAll"); 1028internal static string @Sch_SeqFromChoice => GetResourceString("Sch_SeqFromChoice"); 1030internal static string @Sch_UndefGroupRef => GetResourceString("Sch_UndefGroupRef"); 1032internal static string @Sch_GroupCircularRef => GetResourceString("Sch_GroupCircularRef"); 1034internal static string @Sch_AllRefNotRoot => GetResourceString("Sch_AllRefNotRoot"); 1036internal static string @Sch_AllRefMinMax => GetResourceString("Sch_AllRefMinMax"); 1038internal static string @Sch_NotAllAlone => GetResourceString("Sch_NotAllAlone"); 1040internal static string @Sch_AttributeGroupCircularRef => GetResourceString("Sch_AttributeGroupCircularRef"); 1042internal static string @Sch_UndefAttributeGroupRef => GetResourceString("Sch_UndefAttributeGroupRef"); 1044internal static string @Sch_InvalidAttributeExtension => GetResourceString("Sch_InvalidAttributeExtension"); 1046internal static string @Sch_InvalidAnyAttributeRestriction => GetResourceString("Sch_InvalidAnyAttributeRestriction"); 1048internal static string @Sch_AttributeRestrictionProhibited => GetResourceString("Sch_AttributeRestrictionProhibited"); 1050internal static string @Sch_AttributeRestrictionInvalid => GetResourceString("Sch_AttributeRestrictionInvalid"); 1052internal static string @Sch_AttributeFixedInvalid => GetResourceString("Sch_AttributeFixedInvalid"); 1054internal static string @Sch_AttributeUseInvalid => GetResourceString("Sch_AttributeUseInvalid"); 1056internal static string @Sch_AttributeRestrictionInvalidFromWildcard => GetResourceString("Sch_AttributeRestrictionInvalidFromWildcard"); 1058internal static string @Sch_NoDerivedAttribute => GetResourceString("Sch_NoDerivedAttribute"); 1060internal static string @Sch_UnexpressibleAnyAttribute => GetResourceString("Sch_UnexpressibleAnyAttribute"); 1062internal static string @Sch_RefInvalidAttribute => GetResourceString("Sch_RefInvalidAttribute"); 1064internal static string @Sch_ElementCircularRef => GetResourceString("Sch_ElementCircularRef"); 1066internal static string @Sch_RefInvalidElement => GetResourceString("Sch_RefInvalidElement"); 1068internal static string @Sch_ElementCannotHaveValue => GetResourceString("Sch_ElementCannotHaveValue"); 1070internal static string @Sch_ElementInMixedWithFixed => GetResourceString("Sch_ElementInMixedWithFixed"); 1072internal static string @Sch_ElementTypeCollision => GetResourceString("Sch_ElementTypeCollision"); 1074internal static string @Sch_InvalidIncludeLocation => GetResourceString("Sch_InvalidIncludeLocation"); 1076internal static string @Sch_CannotLoadSchema => GetResourceString("Sch_CannotLoadSchema"); 1078internal static string @Sch_CannotLoadSchemaLocation => GetResourceString("Sch_CannotLoadSchemaLocation"); 1080internal static string @Sch_LengthGtBaseLength => GetResourceString("Sch_LengthGtBaseLength"); 1082internal static string @Sch_MinLengthGtBaseMinLength => GetResourceString("Sch_MinLengthGtBaseMinLength"); 1084internal static string @Sch_MaxLengthGtBaseMaxLength => GetResourceString("Sch_MaxLengthGtBaseMaxLength"); 1086internal static string @Sch_MaxMinLengthBaseLength => GetResourceString("Sch_MaxMinLengthBaseLength"); 1088internal static string @Sch_MaxInclusiveMismatch => GetResourceString("Sch_MaxInclusiveMismatch"); 1090internal static string @Sch_MaxExclusiveMismatch => GetResourceString("Sch_MaxExclusiveMismatch"); 1092internal static string @Sch_MinInclusiveMismatch => GetResourceString("Sch_MinInclusiveMismatch"); 1094internal static string @Sch_MinExclusiveMismatch => GetResourceString("Sch_MinExclusiveMismatch"); 1096internal static string @Sch_MinExlIncMismatch => GetResourceString("Sch_MinExlIncMismatch"); 1098internal static string @Sch_MinExlMaxExlMismatch => GetResourceString("Sch_MinExlMaxExlMismatch"); 1100internal static string @Sch_MinIncMaxExlMismatch => GetResourceString("Sch_MinIncMaxExlMismatch"); 1102internal static string @Sch_MinIncExlMismatch => GetResourceString("Sch_MinIncExlMismatch"); 1104internal static string @Sch_MaxIncExlMismatch => GetResourceString("Sch_MaxIncExlMismatch"); 1106internal static string @Sch_MaxExlIncMismatch => GetResourceString("Sch_MaxExlIncMismatch"); 1108internal static string @Sch_TotalDigitsMismatch => GetResourceString("Sch_TotalDigitsMismatch"); 1110internal static string @Sch_FractionDigitsMismatch => GetResourceString("Sch_FractionDigitsMismatch"); 1112internal static string @Sch_FacetBaseFixed => GetResourceString("Sch_FacetBaseFixed"); 1114internal static string @Sch_WhiteSpaceRestriction1 => GetResourceString("Sch_WhiteSpaceRestriction1"); 1116internal static string @Sch_WhiteSpaceRestriction2 => GetResourceString("Sch_WhiteSpaceRestriction2"); 1118internal static string @Sch_XsiNilAndFixed => GetResourceString("Sch_XsiNilAndFixed"); 1120internal static string @Sch_MixSchemaTypes => GetResourceString("Sch_MixSchemaTypes"); 1122internal static string @Sch_XSDSchemaOnly => GetResourceString("Sch_XSDSchemaOnly"); 1124internal static string @Sch_InvalidPublicAttribute => GetResourceString("Sch_InvalidPublicAttribute"); 1126internal static string @Sch_InvalidSystemAttribute => GetResourceString("Sch_InvalidSystemAttribute"); 1128internal static string @Sch_TypeAfterConstraints => GetResourceString("Sch_TypeAfterConstraints"); 1130internal static string @Sch_XsiNilAndType => GetResourceString("Sch_XsiNilAndType"); 1132internal static string @Sch_DupSimpleTypeChild => GetResourceString("Sch_DupSimpleTypeChild"); 1134internal static string @Sch_InvalidIdAttribute => GetResourceString("Sch_InvalidIdAttribute"); 1136internal static string @Sch_InvalidNameAttributeEx => GetResourceString("Sch_InvalidNameAttributeEx"); 1138internal static string @Sch_InvalidAttribute => GetResourceString("Sch_InvalidAttribute"); 1140internal static string @Sch_EmptyChoice => GetResourceString("Sch_EmptyChoice"); 1142internal static string @Sch_DerivedNotFromBase => GetResourceString("Sch_DerivedNotFromBase"); 1144internal static string @Sch_NeedSimpleTypeChild => GetResourceString("Sch_NeedSimpleTypeChild"); 1146internal static string @Sch_InvalidCollection => GetResourceString("Sch_InvalidCollection"); 1148internal static string @Sch_UnrefNS => GetResourceString("Sch_UnrefNS"); 1150internal static string @Sch_InvalidSimpleTypeRestriction => GetResourceString("Sch_InvalidSimpleTypeRestriction"); 1152internal static string @Sch_MultipleRedefine => GetResourceString("Sch_MultipleRedefine"); 1154internal static string @Sch_NullValue => GetResourceString("Sch_NullValue"); 1156internal static string @Sch_ComplexContentModel => GetResourceString("Sch_ComplexContentModel"); 1158internal static string @Sch_SchemaNotPreprocessed => GetResourceString("Sch_SchemaNotPreprocessed"); 1160internal static string @Sch_SchemaNotRemoved => GetResourceString("Sch_SchemaNotRemoved"); 1162internal static string @Sch_ComponentAlreadySeenForNS => GetResourceString("Sch_ComponentAlreadySeenForNS"); 1164internal static string @Sch_DefaultAttributeNotApplied => GetResourceString("Sch_DefaultAttributeNotApplied"); 1166internal static string @Sch_NotXsiAttribute => GetResourceString("Sch_NotXsiAttribute"); 1168internal static string @Sch_SchemaDoesNotExist => GetResourceString("Sch_SchemaDoesNotExist"); 1170internal static string @XmlDocument_ValidateInvalidNodeType => GetResourceString("XmlDocument_ValidateInvalidNodeType"); 1172internal static string @XmlDocument_NodeNotFromDocument => GetResourceString("XmlDocument_NodeNotFromDocument"); 1174internal static string @XmlDocument_NoNodeSchemaInfo => GetResourceString("XmlDocument_NoNodeSchemaInfo"); 1176internal static string @XmlDocument_NoSchemaInfo => GetResourceString("XmlDocument_NoSchemaInfo"); 1178internal static string @Sch_InvalidStartTransition => GetResourceString("Sch_InvalidStartTransition"); 1180internal static string @Sch_InvalidStateTransition => GetResourceString("Sch_InvalidStateTransition"); 1182internal static string @Sch_InvalidEndValidation => GetResourceString("Sch_InvalidEndValidation"); 1184internal static string @Sch_InvalidEndElementCall => GetResourceString("Sch_InvalidEndElementCall"); 1186internal static string @Sch_InvalidEndElementCallTyped => GetResourceString("Sch_InvalidEndElementCallTyped"); 1188internal static string @Sch_InvalidEndElementMultiple => GetResourceString("Sch_InvalidEndElementMultiple"); 1190internal static string @Sch_DuplicateAttribute => GetResourceString("Sch_DuplicateAttribute"); 1192internal static string @Sch_InvalidPartialValidationType => GetResourceString("Sch_InvalidPartialValidationType"); 1194internal static string @Sch_SchemaElementNameMismatch => GetResourceString("Sch_SchemaElementNameMismatch"); 1196internal static string @Sch_SchemaAttributeNameMismatch => GetResourceString("Sch_SchemaAttributeNameMismatch"); 1198internal static string @Sch_ValidateAttributeInvalidCall => GetResourceString("Sch_ValidateAttributeInvalidCall"); 1200internal static string @Sch_ValidateElementInvalidCall => GetResourceString("Sch_ValidateElementInvalidCall"); 1202internal static string @Sch_EnumNotStarted => GetResourceString("Sch_EnumNotStarted"); 1204internal static string @Sch_EnumFinished => GetResourceString("Sch_EnumFinished"); 1206internal static string @SchInf_schema => GetResourceString("SchInf_schema"); 1208internal static string @SchInf_entity => GetResourceString("SchInf_entity"); 1210internal static string @SchInf_simplecontent => GetResourceString("SchInf_simplecontent"); 1212internal static string @SchInf_extension => GetResourceString("SchInf_extension"); 1214internal static string @SchInf_particle => GetResourceString("SchInf_particle"); 1216internal static string @SchInf_ct => GetResourceString("SchInf_ct"); 1218internal static string @SchInf_seq => GetResourceString("SchInf_seq"); 1220internal static string @SchInf_noseq => GetResourceString("SchInf_noseq"); 1222internal static string @SchInf_noct => GetResourceString("SchInf_noct"); 1224internal static string @SchInf_UnknownParticle => GetResourceString("SchInf_UnknownParticle"); 1226internal static string @SchInf_schematype => GetResourceString("SchInf_schematype"); 1228internal static string @SchInf_NoElement => GetResourceString("SchInf_NoElement"); 1230internal static string @Xp_UnclosedString => GetResourceString("Xp_UnclosedString"); 1232internal static string @Xp_ExprExpected => GetResourceString("Xp_ExprExpected"); 1234internal static string @Xp_InvalidArgumentType => GetResourceString("Xp_InvalidArgumentType"); 1236internal static string @Xp_InvalidNumArgs => GetResourceString("Xp_InvalidNumArgs"); 1238internal static string @Xp_InvalidName => GetResourceString("Xp_InvalidName"); 1240internal static string @Xp_InvalidToken => GetResourceString("Xp_InvalidToken"); 1242internal static string @Xp_NodeSetExpected => GetResourceString("Xp_NodeSetExpected"); 1244internal static string @Xp_NotSupported => GetResourceString("Xp_NotSupported"); 1246internal static string @Xp_InvalidPattern => GetResourceString("Xp_InvalidPattern"); 1248internal static string @Xp_InvalidKeyPattern => GetResourceString("Xp_InvalidKeyPattern"); 1250internal static string @Xp_BadQueryObject => GetResourceString("Xp_BadQueryObject"); 1252internal static string @Xp_UndefinedXsltContext => GetResourceString("Xp_UndefinedXsltContext"); 1254internal static string @Xp_NoContext => GetResourceString("Xp_NoContext"); 1256internal static string @Xp_UndefVar => GetResourceString("Xp_UndefVar"); 1258internal static string @Xp_UndefFunc => GetResourceString("Xp_UndefFunc"); 1260internal static string @Xp_FunctionFailed => GetResourceString("Xp_FunctionFailed"); 1262internal static string @Xp_CurrentNotAllowed => GetResourceString("Xp_CurrentNotAllowed"); 1264internal static string @Xp_QueryTooComplex => GetResourceString("Xp_QueryTooComplex"); 1266internal static string @Xdom_DualDocumentTypeNode => GetResourceString("Xdom_DualDocumentTypeNode"); 1268internal static string @Xdom_DualDocumentElementNode => GetResourceString("Xdom_DualDocumentElementNode"); 1270internal static string @Xdom_DualDeclarationNode => GetResourceString("Xdom_DualDeclarationNode"); 1272internal static string @Xdom_Import => GetResourceString("Xdom_Import"); 1274internal static string @Xdom_Import_NullNode => GetResourceString("Xdom_Import_NullNode"); 1276internal static string @Xdom_NoRootEle => GetResourceString("Xdom_NoRootEle"); 1278internal static string @Xdom_Attr_Name => GetResourceString("Xdom_Attr_Name"); 1280internal static string @Xdom_AttrCol_Object => GetResourceString("Xdom_AttrCol_Object"); 1282internal static string @Xdom_AttrCol_Insert => GetResourceString("Xdom_AttrCol_Insert"); 1284internal static string @Xdom_NamedNode_Context => GetResourceString("Xdom_NamedNode_Context"); 1286internal static string @Xdom_Version => GetResourceString("Xdom_Version"); 1288internal static string @Xdom_standalone => GetResourceString("Xdom_standalone"); 1290internal static string @Xdom_Ent_Innertext => GetResourceString("Xdom_Ent_Innertext"); 1292internal static string @Xdom_EntRef_SetVal => GetResourceString("Xdom_EntRef_SetVal"); 1294internal static string @Xdom_WS_Char => GetResourceString("Xdom_WS_Char"); 1296internal static string @Xdom_Node_SetVal => GetResourceString("Xdom_Node_SetVal"); 1298internal static string @Xdom_Empty_LocalName => GetResourceString("Xdom_Empty_LocalName"); 1300internal static string @Xdom_Set_InnerXml => GetResourceString("Xdom_Set_InnerXml"); 1302internal static string @Xdom_Attr_InUse => GetResourceString("Xdom_Attr_InUse"); 1304internal static string @Xdom_Enum_ElementList => GetResourceString("Xdom_Enum_ElementList"); 1306internal static string @Xdom_Invalid_NT_String => GetResourceString("Xdom_Invalid_NT_String"); 1308internal static string @Xdom_InvalidCharacter_EntityReference => GetResourceString("Xdom_InvalidCharacter_EntityReference"); 1310internal static string @Xdom_IndexOutOfRange => GetResourceString("Xdom_IndexOutOfRange"); 1312internal static string @Xdom_Document_Innertext => GetResourceString("Xdom_Document_Innertext"); 1314internal static string @Xpn_BadPosition => GetResourceString("Xpn_BadPosition"); 1316internal static string @Xpn_MissingParent => GetResourceString("Xpn_MissingParent"); 1318internal static string @Xpn_NoContent => GetResourceString("Xpn_NoContent"); 1320internal static string @Xdom_Load_NoDocument => GetResourceString("Xdom_Load_NoDocument"); 1322internal static string @Xdom_Load_NoReader => GetResourceString("Xdom_Load_NoReader"); 1324internal static string @Xdom_Node_Null_Doc => GetResourceString("Xdom_Node_Null_Doc"); 1326internal static string @Xdom_Node_Insert_Child => GetResourceString("Xdom_Node_Insert_Child"); 1328internal static string @Xdom_Node_Insert_Contain => GetResourceString("Xdom_Node_Insert_Contain"); 1330internal static string @Xdom_Node_Insert_Path => GetResourceString("Xdom_Node_Insert_Path"); 1332internal static string @Xdom_Node_Insert_Context => GetResourceString("Xdom_Node_Insert_Context"); 1334internal static string @Xdom_Node_Insert_Location => GetResourceString("Xdom_Node_Insert_Location"); 1336internal static string @Xdom_Node_Insert_TypeConflict => GetResourceString("Xdom_Node_Insert_TypeConflict"); 1338internal static string @Xdom_Node_Remove_Contain => GetResourceString("Xdom_Node_Remove_Contain"); 1340internal static string @Xdom_Node_Remove_Child => GetResourceString("Xdom_Node_Remove_Child"); 1342internal static string @Xdom_Node_Modify_ReadOnly => GetResourceString("Xdom_Node_Modify_ReadOnly"); 1344internal static string @Xdom_TextNode_SplitText => GetResourceString("Xdom_TextNode_SplitText"); 1346internal static string @Xdom_Attr_Reserved_XmlNS => GetResourceString("Xdom_Attr_Reserved_XmlNS"); 1348internal static string @Xdom_Node_Cloning => GetResourceString("Xdom_Node_Cloning"); 1350internal static string @Xnr_ResolveEntity => GetResourceString("Xnr_ResolveEntity"); 1352internal static string @XPathDocument_MissingSchemas => GetResourceString("XPathDocument_MissingSchemas"); 1354internal static string @XPathDocument_NotEnoughSchemaInfo => GetResourceString("XPathDocument_NotEnoughSchemaInfo"); 1356internal static string @XPathDocument_ValidateInvalidNodeType => GetResourceString("XPathDocument_ValidateInvalidNodeType"); 1358internal static string @XPathDocument_SchemaSetNotAllowed => GetResourceString("XPathDocument_SchemaSetNotAllowed"); 1360internal static string @XmlBin_MissingEndCDATA => GetResourceString("XmlBin_MissingEndCDATA"); 1362internal static string @XmlBin_InvalidQNameID => GetResourceString("XmlBin_InvalidQNameID"); 1364internal static string @XmlBinary_UnexpectedToken => GetResourceString("XmlBinary_UnexpectedToken"); 1366internal static string @XmlBinary_InvalidSqlDecimal => GetResourceString("XmlBinary_InvalidSqlDecimal"); 1368internal static string @XmlBinary_InvalidSignature => GetResourceString("XmlBinary_InvalidSignature"); 1370internal static string @XmlBinary_InvalidProtocolVersion => GetResourceString("XmlBinary_InvalidProtocolVersion"); 1372internal static string @XmlBinary_UnsupportedCodePage => GetResourceString("XmlBinary_UnsupportedCodePage"); 1374internal static string @XmlBinary_InvalidStandalone => GetResourceString("XmlBinary_InvalidStandalone"); 1376internal static string @XmlBinary_NoParserContext => GetResourceString("XmlBinary_NoParserContext"); 1378internal static string @XmlBinary_ListsOfValuesNotSupported => GetResourceString("XmlBinary_ListsOfValuesNotSupported"); 1380internal static string @XmlBinary_CastNotSupported => GetResourceString("XmlBinary_CastNotSupported"); 1382internal static string @XmlBinary_NoRemapPrefix => GetResourceString("XmlBinary_NoRemapPrefix"); 1384internal static string @XmlBinary_AttrWithNsNoPrefix => GetResourceString("XmlBinary_AttrWithNsNoPrefix"); 1386internal static string @XmlBinary_ValueTooBig => GetResourceString("XmlBinary_ValueTooBig"); 1388internal static string @SqlTypes_ArithOverflow => GetResourceString("SqlTypes_ArithOverflow"); 1390internal static string @XmlMissingType => GetResourceString("XmlMissingType"); 1392internal static string @XmlSerializerUnsupportedType => GetResourceString("XmlSerializerUnsupportedType"); 1394internal static string @XmlSerializerUnsupportedMember => GetResourceString("XmlSerializerUnsupportedMember"); 1396internal static string @XmlUnsupportedTypeKind => GetResourceString("XmlUnsupportedTypeKind"); 1398internal static string @XmlUnsupportedSoapTypeKind => GetResourceString("XmlUnsupportedSoapTypeKind"); 1400internal static string @XmlObsoleteIsError => GetResourceString("XmlObsoleteIsError"); 1402internal static string @XmlUnsupportedIDictionary => GetResourceString("XmlUnsupportedIDictionary"); 1404internal static string @XmlUnsupportedIDictionaryDetails => GetResourceString("XmlUnsupportedIDictionaryDetails"); 1406internal static string @XmlDuplicateTypeName => GetResourceString("XmlDuplicateTypeName"); 1408internal static string @XmlSerializableNameMissing1 => GetResourceString("XmlSerializableNameMissing1"); 1410internal static string @XmlConstructorInaccessible => GetResourceString("XmlConstructorInaccessible"); 1412internal static string @XmlTypeInaccessible => GetResourceString("XmlTypeInaccessible"); 1414internal static string @XmlTypeStatic => GetResourceString("XmlTypeStatic"); 1416internal static string @XmlNoDefaultAccessors => GetResourceString("XmlNoDefaultAccessors"); 1418internal static string @XmlNoAddMethod => GetResourceString("XmlNoAddMethod"); 1420internal static string @XmlReadOnlyPropertyError => GetResourceString("XmlReadOnlyPropertyError"); 1422internal static string @XmlAttributeSetAgain => GetResourceString("XmlAttributeSetAgain"); 1424internal static string @XmlIllegalWildcard => GetResourceString("XmlIllegalWildcard"); 1426internal static string @XmlIllegalArrayElement => GetResourceString("XmlIllegalArrayElement"); 1428internal static string @XmlIllegalForm => GetResourceString("XmlIllegalForm"); 1430internal static string @XmlBareTextMember => GetResourceString("XmlBareTextMember"); 1432internal static string @XmlBareAttributeMember => GetResourceString("XmlBareAttributeMember"); 1434internal static string @XmlReflectionError => GetResourceString("XmlReflectionError"); 1436internal static string @XmlTypeReflectionError => GetResourceString("XmlTypeReflectionError"); 1438internal static string @XmlPropertyReflectionError => GetResourceString("XmlPropertyReflectionError"); 1440internal static string @XmlFieldReflectionError => GetResourceString("XmlFieldReflectionError"); 1442internal static string @XmlInvalidDataTypeUsage => GetResourceString("XmlInvalidDataTypeUsage"); 1444internal static string @XmlInvalidXsdDataType => GetResourceString("XmlInvalidXsdDataType"); 1446internal static string @XmlDataTypeMismatch => GetResourceString("XmlDataTypeMismatch"); 1448internal static string @XmlIllegalTypeContext => GetResourceString("XmlIllegalTypeContext"); 1450internal static string @XmlUdeclaredXsdType => GetResourceString("XmlUdeclaredXsdType"); 1452internal static string @XmlInvalidConstantAttribute => GetResourceString("XmlInvalidConstantAttribute"); 1454internal static string @XmlIllegalAttributesArrayAttribute => GetResourceString("XmlIllegalAttributesArrayAttribute"); 1456internal static string @XmlIllegalElementsArrayAttribute => GetResourceString("XmlIllegalElementsArrayAttribute"); 1458internal static string @XmlIllegalArrayArrayAttribute => GetResourceString("XmlIllegalArrayArrayAttribute"); 1460internal static string @XmlIllegalAttribute => GetResourceString("XmlIllegalAttribute"); 1462internal static string @XmlIllegalType => GetResourceString("XmlIllegalType"); 1464internal static string @XmlIllegalAttrOrText => GetResourceString("XmlIllegalAttrOrText"); 1466internal static string @XmlIllegalSoapAttribute => GetResourceString("XmlIllegalSoapAttribute"); 1468internal static string @XmlIllegalAttrOrTextInterface => GetResourceString("XmlIllegalAttrOrTextInterface"); 1470internal static string @XmlIllegalAttributeFlagsArray => GetResourceString("XmlIllegalAttributeFlagsArray"); 1472internal static string @XmlIllegalAnyElement => GetResourceString("XmlIllegalAnyElement"); 1474internal static string @XmlInvalidIsNullable => GetResourceString("XmlInvalidIsNullable"); 1476internal static string @XmlInvalidNotNullable => GetResourceString("XmlInvalidNotNullable"); 1478internal static string @XmlInvalidFormUnqualified => GetResourceString("XmlInvalidFormUnqualified"); 1480internal static string @XmlDuplicateNamespace => GetResourceString("XmlDuplicateNamespace"); 1482internal static string @XmlElementHasNoName => GetResourceString("XmlElementHasNoName"); 1484internal static string @XmlAttributeHasNoName => GetResourceString("XmlAttributeHasNoName"); 1486internal static string @XmlElementImportedTwice => GetResourceString("XmlElementImportedTwice"); 1488internal static string @XmlHiddenMember => GetResourceString("XmlHiddenMember"); 1490internal static string @XmlInvalidXmlOverride => GetResourceString("XmlInvalidXmlOverride"); 1492internal static string @XmlMembersDeriveError => GetResourceString("XmlMembersDeriveError"); 1494internal static string @XmlTypeUsedTwice => GetResourceString("XmlTypeUsedTwice"); 1496internal static string @XmlMissingGroup => GetResourceString("XmlMissingGroup"); 1498internal static string @XmlMissingAttributeGroup => GetResourceString("XmlMissingAttributeGroup"); 1500internal static string @XmlMissingDataType => GetResourceString("XmlMissingDataType"); 1502internal static string @XmlInvalidEncoding => GetResourceString("XmlInvalidEncoding"); 1504internal static string @XmlMissingElement => GetResourceString("XmlMissingElement"); 1506internal static string @XmlMissingAttribute => GetResourceString("XmlMissingAttribute"); 1508internal static string @XmlMissingMethodEnum => GetResourceString("XmlMissingMethodEnum"); 1510internal static string @XmlNoAttributeHere => GetResourceString("XmlNoAttributeHere"); 1512internal static string @XmlNeedAttributeHere => GetResourceString("XmlNeedAttributeHere"); 1514internal static string @XmlElementNameMismatch => GetResourceString("XmlElementNameMismatch"); 1516internal static string @XmlUnsupportedDefaultType => GetResourceString("XmlUnsupportedDefaultType"); 1518internal static string @XmlUnsupportedDefaultValue => GetResourceString("XmlUnsupportedDefaultValue"); 1520internal static string @XmlInvalidDefaultValue => GetResourceString("XmlInvalidDefaultValue"); 1522internal static string @XmlInvalidDefaultEnumValue => GetResourceString("XmlInvalidDefaultEnumValue"); 1524internal static string @XmlUnknownNode => GetResourceString("XmlUnknownNode"); 1526internal static string @XmlUnknownConstant => GetResourceString("XmlUnknownConstant"); 1528internal static string @XmlSerializeError => GetResourceString("XmlSerializeError"); 1530internal static string @XmlSerializeErrorDetails => GetResourceString("XmlSerializeErrorDetails"); 1532internal static string @XmlSchemaDuplicateNamespace => GetResourceString("XmlSchemaDuplicateNamespace"); 1534internal static string @XmlSchemaCompiled => GetResourceString("XmlSchemaCompiled"); 1536internal static string @XmlInvalidArrayDimentions => GetResourceString("XmlInvalidArrayDimentions"); 1538internal static string @XmlInvalidArrayTypeName => GetResourceString("XmlInvalidArrayTypeName"); 1540internal static string @XmlInvalidArrayTypeNamespace => GetResourceString("XmlInvalidArrayTypeNamespace"); 1542internal static string @XmlMissingArrayType => GetResourceString("XmlMissingArrayType"); 1544internal static string @XmlEmptyArrayType => GetResourceString("XmlEmptyArrayType"); 1546internal static string @XmlInvalidArraySyntax => GetResourceString("XmlInvalidArraySyntax"); 1548internal static string @XmlInvalidArrayTypeSyntax => GetResourceString("XmlInvalidArrayTypeSyntax"); 1550internal static string @XmlMismatchedArrayBrackets => GetResourceString("XmlMismatchedArrayBrackets"); 1552internal static string @XmlInvalidArrayLength => GetResourceString("XmlInvalidArrayLength"); 1554internal static string @XmlMissingHref => GetResourceString("XmlMissingHref"); 1556internal static string @XmlInvalidHref => GetResourceString("XmlInvalidHref"); 1558internal static string @XmlUnknownType => GetResourceString("XmlUnknownType"); 1560internal static string @XmlAbstractType => GetResourceString("XmlAbstractType"); 1562internal static string @XmlMappingsScopeMismatch => GetResourceString("XmlMappingsScopeMismatch"); 1564internal static string @XmlMethodTypeNameConflict => GetResourceString("XmlMethodTypeNameConflict"); 1566internal static string @XmlCannotReconcileAccessor => GetResourceString("XmlCannotReconcileAccessor"); 1568internal static string @XmlCannotReconcileAttributeAccessor => GetResourceString("XmlCannotReconcileAttributeAccessor"); 1570internal static string @XmlCannotReconcileAccessorDefault => GetResourceString("XmlCannotReconcileAccessorDefault"); 1572internal static string @XmlInvalidTypeAttributes => GetResourceString("XmlInvalidTypeAttributes"); 1574internal static string @XmlInvalidAttributeUse => GetResourceString("XmlInvalidAttributeUse"); 1576internal static string @XmlTypesDuplicate => GetResourceString("XmlTypesDuplicate"); 1578internal static string @XmlInvalidSoapArray => GetResourceString("XmlInvalidSoapArray"); 1580internal static string @XmlCannotIncludeInSchema => GetResourceString("XmlCannotIncludeInSchema"); 1582internal static string @XmlInvalidSerializable => GetResourceString("XmlInvalidSerializable"); 1584internal static string @XmlInvalidUseOfType => GetResourceString("XmlInvalidUseOfType"); 1586internal static string @XmlUnxpectedType => GetResourceString("XmlUnxpectedType"); 1588internal static string @XmlUnknownAnyElement => GetResourceString("XmlUnknownAnyElement"); 1590internal static string @XmlMultipleAttributeOverrides => GetResourceString("XmlMultipleAttributeOverrides"); 1592internal static string @XmlInvalidEnumAttribute => GetResourceString("XmlInvalidEnumAttribute"); 1594internal static string @XmlInvalidReturnPosition => GetResourceString("XmlInvalidReturnPosition"); 1596internal static string @XmlInvalidElementAttribute => GetResourceString("XmlInvalidElementAttribute"); 1598internal static string @XmlInvalidVoid => GetResourceString("XmlInvalidVoid"); 1600internal static string @XmlInvalidContent => GetResourceString("XmlInvalidContent"); 1602internal static string @XmlInvalidAttributeType => GetResourceString("XmlInvalidAttributeType"); 1604internal static string @XmlInvalidBaseType => GetResourceString("XmlInvalidBaseType"); 1606internal static string @XmlInvalidIdentifier => GetResourceString("XmlInvalidIdentifier"); 1608internal static string @XmlGenError => GetResourceString("XmlGenError"); 1610internal static string @XmlInvalidXmlns => GetResourceString("XmlInvalidXmlns"); 1612internal static string @XmlCircularReference => GetResourceString("XmlCircularReference"); 1614internal static string @XmlCircularReference2 => GetResourceString("XmlCircularReference2"); 1616internal static string @XmlAnonymousBaseType => GetResourceString("XmlAnonymousBaseType"); 1618internal static string @XmlMissingSchema => GetResourceString("XmlMissingSchema"); 1620internal static string @XmlNoSerializableMembers => GetResourceString("XmlNoSerializableMembers"); 1622internal static string @XmlIllegalOverride => GetResourceString("XmlIllegalOverride"); 1624internal static string @XmlReadOnlyCollection => GetResourceString("XmlReadOnlyCollection"); 1626internal static string @XmlRpcNestedValueType => GetResourceString("XmlRpcNestedValueType"); 1628internal static string @XmlRpcRefsInValueType => GetResourceString("XmlRpcRefsInValueType"); 1630internal static string @XmlRpcArrayOfValueTypes => GetResourceString("XmlRpcArrayOfValueTypes"); 1632internal static string @XmlDuplicateElementName => GetResourceString("XmlDuplicateElementName"); 1634internal static string @XmlDuplicateAttributeName => GetResourceString("XmlDuplicateAttributeName"); 1636internal static string @XmlBadBaseElement => GetResourceString("XmlBadBaseElement"); 1638internal static string @XmlBadBaseType => GetResourceString("XmlBadBaseType"); 1640internal static string @XmlUndefinedAlias => GetResourceString("XmlUndefinedAlias"); 1642internal static string @XmlChoiceIdentifierType => GetResourceString("XmlChoiceIdentifierType"); 1644internal static string @XmlChoiceIdentifierArrayType => GetResourceString("XmlChoiceIdentifierArrayType"); 1646internal static string @XmlChoiceIdentifierTypeEnum => GetResourceString("XmlChoiceIdentifierTypeEnum"); 1648internal static string @XmlChoiceIdentifierMemberMissing => GetResourceString("XmlChoiceIdentifierMemberMissing"); 1650internal static string @XmlChoiceIdentifierAmbiguous => GetResourceString("XmlChoiceIdentifierAmbiguous"); 1652internal static string @XmlChoiceIdentifierMissing => GetResourceString("XmlChoiceIdentifierMissing"); 1654internal static string @XmlChoiceMissingValue => GetResourceString("XmlChoiceMissingValue"); 1656internal static string @XmlChoiceMissingAnyValue => GetResourceString("XmlChoiceMissingAnyValue"); 1658internal static string @XmlChoiceMismatchChoiceException => GetResourceString("XmlChoiceMismatchChoiceException"); 1660internal static string @XmlArrayItemAmbiguousTypes => GetResourceString("XmlArrayItemAmbiguousTypes"); 1662internal static string @XmlUnsupportedInterface => GetResourceString("XmlUnsupportedInterface"); 1664internal static string @XmlUnsupportedInterfaceDetails => GetResourceString("XmlUnsupportedInterfaceDetails"); 1666internal static string @XmlUnsupportedRank => GetResourceString("XmlUnsupportedRank"); 1668internal static string @XmlUnsupportedInheritance => GetResourceString("XmlUnsupportedInheritance"); 1670internal static string @XmlIllegalMultipleText => GetResourceString("XmlIllegalMultipleText"); 1672internal static string @XmlIllegalMultipleTextMembers => GetResourceString("XmlIllegalMultipleTextMembers"); 1674internal static string @XmlIllegalArrayTextAttribute => GetResourceString("XmlIllegalArrayTextAttribute"); 1676internal static string @XmlIllegalTypedTextAttribute => GetResourceString("XmlIllegalTypedTextAttribute"); 1678internal static string @XmlIllegalSimpleContentExtension => GetResourceString("XmlIllegalSimpleContentExtension"); 1680internal static string @XmlInvalidCast => GetResourceString("XmlInvalidCast"); 1682internal static string @XmlInvalidCastWithId => GetResourceString("XmlInvalidCastWithId"); 1684internal static string @XmlInvalidArrayRef => GetResourceString("XmlInvalidArrayRef"); 1686internal static string @XmlInvalidNullCast => GetResourceString("XmlInvalidNullCast"); 1688internal static string @XmlMultipleXmlns => GetResourceString("XmlMultipleXmlns"); 1690internal static string @XmlMultipleXmlnsMembers => GetResourceString("XmlMultipleXmlnsMembers"); 1692internal static string @XmlXmlnsInvalidType => GetResourceString("XmlXmlnsInvalidType"); 1694internal static string @XmlSoleXmlnsAttribute => GetResourceString("XmlSoleXmlnsAttribute"); 1696internal static string @XmlConstructorHasSecurityAttributes => GetResourceString("XmlConstructorHasSecurityAttributes"); 1698internal static string @XmlInvalidChoiceIdentifierValue => GetResourceString("XmlInvalidChoiceIdentifierValue"); 1700internal static string @XmlAnyElementDuplicate => GetResourceString("XmlAnyElementDuplicate"); 1702internal static string @XmlChoiceIdDuplicate => GetResourceString("XmlChoiceIdDuplicate"); 1704internal static string @XmlChoiceIdentifierMismatch => GetResourceString("XmlChoiceIdentifierMismatch"); 1706internal static string @XmlUnsupportedRedefine => GetResourceString("XmlUnsupportedRedefine"); 1708internal static string @XmlDuplicateElementInScope => GetResourceString("XmlDuplicateElementInScope"); 1710internal static string @XmlDuplicateElementInScope1 => GetResourceString("XmlDuplicateElementInScope1"); 1712internal static string @XmlNoPartialTrust => GetResourceString("XmlNoPartialTrust"); 1714internal static string @XmlInvalidEncodingNotEncoded1 => GetResourceString("XmlInvalidEncodingNotEncoded1"); 1716internal static string @XmlInvalidEncoding3 => GetResourceString("XmlInvalidEncoding3"); 1718internal static string @XmlInvalidSpecifiedType => GetResourceString("XmlInvalidSpecifiedType"); 1720internal static string @XmlUnsupportedOpenGenericType => GetResourceString("XmlUnsupportedOpenGenericType"); 1722internal static string @XmlMismatchSchemaObjects => GetResourceString("XmlMismatchSchemaObjects"); 1724internal static string @XmlCircularTypeReference => GetResourceString("XmlCircularTypeReference"); 1726internal static string @XmlCircularGroupReference => GetResourceString("XmlCircularGroupReference"); 1728internal static string @XmlRpcLitElementNamespace => GetResourceString("XmlRpcLitElementNamespace"); 1730internal static string @XmlRpcLitElementNullable => GetResourceString("XmlRpcLitElementNullable"); 1732internal static string @XmlRpcLitElements => GetResourceString("XmlRpcLitElements"); 1734internal static string @XmlRpcLitArrayElement => GetResourceString("XmlRpcLitArrayElement"); 1736internal static string @XmlRpcLitAttributeAttributes => GetResourceString("XmlRpcLitAttributeAttributes"); 1738internal static string @XmlRpcLitAttributes => GetResourceString("XmlRpcLitAttributes"); 1740internal static string @XmlSequenceMembers => GetResourceString("XmlSequenceMembers"); 1742internal static string @XmlRpcLitXmlns => GetResourceString("XmlRpcLitXmlns"); 1744internal static string @XmlDuplicateNs => GetResourceString("XmlDuplicateNs"); 1746internal static string @XmlAnonymousInclude => GetResourceString("XmlAnonymousInclude"); 1748internal static string @XmlSchemaIncludeLocation => GetResourceString("XmlSchemaIncludeLocation"); 1750internal static string @XmlSerializableSchemaError => GetResourceString("XmlSerializableSchemaError"); 1752internal static string @XmlGetSchemaMethodName => GetResourceString("XmlGetSchemaMethodName"); 1754internal static string @XmlGetSchemaMethodMissing => GetResourceString("XmlGetSchemaMethodMissing"); 1756internal static string @XmlGetSchemaMethodReturnType => GetResourceString("XmlGetSchemaMethodReturnType"); 1758internal static string @XmlGetSchemaEmptyTypeName => GetResourceString("XmlGetSchemaEmptyTypeName"); 1760internal static string @XmlGetSchemaTypeMissing => GetResourceString("XmlGetSchemaTypeMissing"); 1762internal static string @XmlGetSchemaInclude => GetResourceString("XmlGetSchemaInclude"); 1764internal static string @XmlSerializableAttributes => GetResourceString("XmlSerializableAttributes"); 1766internal static string @XmlSerializableMergeItem => GetResourceString("XmlSerializableMergeItem"); 1768internal static string @XmlSerializableBadDerivation => GetResourceString("XmlSerializableBadDerivation"); 1770internal static string @XmlSerializableMissingClrType => GetResourceString("XmlSerializableMissingClrType"); 1772internal static string @XmlCircularDerivation => GetResourceString("XmlCircularDerivation"); 1774internal static string @XmlMelformMapping => GetResourceString("XmlMelformMapping"); 1776internal static string @XmlSchemaSyntaxErrorDetails => GetResourceString("XmlSchemaSyntaxErrorDetails"); 1778internal static string @XmlSchemaElementReference => GetResourceString("XmlSchemaElementReference"); 1780internal static string @XmlSchemaAttributeReference => GetResourceString("XmlSchemaAttributeReference"); 1782internal static string @XmlSchemaItem => GetResourceString("XmlSchemaItem"); 1784internal static string @XmlSchemaNamedItem => GetResourceString("XmlSchemaNamedItem"); 1786internal static string @XmlSchemaContentDef => GetResourceString("XmlSchemaContentDef"); 1788internal static string @XmlSchema => GetResourceString("XmlSchema"); 1790internal static string @XmlSerializableRootDupName => GetResourceString("XmlSerializableRootDupName"); 1792internal static string @XmlNotSerializable => GetResourceString("XmlNotSerializable"); 1794internal static string @XmlTypeInBadLoadContext => GetResourceString("XmlTypeInBadLoadContext"); 1796internal static string @XmlPregenInvalidXmlSerializerAssemblyAttribute => GetResourceString("XmlPregenInvalidXmlSerializerAssemblyAttribute"); 1798internal static string @XmlSequenceInconsistent => GetResourceString("XmlSequenceInconsistent"); 1800internal static string @XmlSequenceUnique => GetResourceString("XmlSequenceUnique"); 1802internal static string @XmlSequenceHierarchy => GetResourceString("XmlSequenceHierarchy"); 1804internal static string @XmlSequenceMatch => GetResourceString("XmlSequenceMatch"); 1806internal static string @XmlDisallowNegativeValues => GetResourceString("XmlDisallowNegativeValues"); 1808internal static string @Xml_UnexpectedToken => GetResourceString("Xml_UnexpectedToken"); 1810internal static string @Sch_AttributeValueDataType => GetResourceString("Sch_AttributeValueDataType"); 1812internal static string @Sch_ElementValueDataType => GetResourceString("Sch_ElementValueDataType"); 1814internal static string @XmlInternalError => GetResourceString("XmlInternalError"); 1816internal static string @XmlInternalErrorDetails => GetResourceString("XmlInternalErrorDetails"); 1818internal static string @XmlInternalErrorMethod => GetResourceString("XmlInternalErrorMethod"); 1820internal static string @Arg_NeverValueType => GetResourceString("Arg_NeverValueType"); 1822internal static string @Enc_InvalidByteInEncoding => GetResourceString("Enc_InvalidByteInEncoding"); 1824internal static string @Arg_ExpectingXmlTextReader => GetResourceString("Arg_ExpectingXmlTextReader"); 1826internal static string @Arg_CannotCreateNode => GetResourceString("Arg_CannotCreateNode"); 1828internal static string @Arg_IncompatibleParamType => GetResourceString("Arg_IncompatibleParamType"); 1830internal static string @Xml_EndOfInnerExceptionStack => GetResourceString("Xml_EndOfInnerExceptionStack"); 1832internal static string @XPath_UnclosedString => GetResourceString("XPath_UnclosedString"); 1834internal static string @XPath_ScientificNotation => GetResourceString("XPath_ScientificNotation"); 1836internal static string @XPath_UnexpectedToken => GetResourceString("XPath_UnexpectedToken"); 1838internal static string @XPath_NodeTestExpected => GetResourceString("XPath_NodeTestExpected"); 1840internal static string @XPath_EofExpected => GetResourceString("XPath_EofExpected"); 1842internal static string @XPath_TokenExpected => GetResourceString("XPath_TokenExpected"); 1844internal static string @XPath_InvalidAxisInPattern => GetResourceString("XPath_InvalidAxisInPattern"); 1846internal static string @XPath_PredicateAfterDot => GetResourceString("XPath_PredicateAfterDot"); 1848internal static string @XPath_PredicateAfterDotDot => GetResourceString("XPath_PredicateAfterDotDot"); 1850internal static string @XPath_NArgsExpected => GetResourceString("XPath_NArgsExpected"); 1852internal static string @XPath_NOrMArgsExpected => GetResourceString("XPath_NOrMArgsExpected"); 1854internal static string @XPath_AtLeastNArgsExpected => GetResourceString("XPath_AtLeastNArgsExpected"); 1856internal static string @XPath_AtMostMArgsExpected => GetResourceString("XPath_AtMostMArgsExpected"); 1858internal static string @XPath_NodeSetArgumentExpected => GetResourceString("XPath_NodeSetArgumentExpected"); 1860internal static string @XPath_NodeSetExpected => GetResourceString("XPath_NodeSetExpected"); 1862internal static string @XPath_RtfInPathExpr => GetResourceString("XPath_RtfInPathExpr"); 1864internal static string @Xslt_WarningAsError => GetResourceString("Xslt_WarningAsError"); 1866internal static string @Xslt_InputTooComplex => GetResourceString("Xslt_InputTooComplex"); 1868internal static string @Xslt_CannotLoadStylesheet => GetResourceString("Xslt_CannotLoadStylesheet"); 1870internal static string @Xslt_WrongStylesheetElement => GetResourceString("Xslt_WrongStylesheetElement"); 1872internal static string @Xslt_WdXslNamespace => GetResourceString("Xslt_WdXslNamespace"); 1874internal static string @Xslt_NotAtTop => GetResourceString("Xslt_NotAtTop"); 1876internal static string @Xslt_UnexpectedElement => GetResourceString("Xslt_UnexpectedElement"); 1878internal static string @Xslt_NullNsAtTopLevel => GetResourceString("Xslt_NullNsAtTopLevel"); 1880internal static string @Xslt_TextNodesNotAllowed => GetResourceString("Xslt_TextNodesNotAllowed"); 1882internal static string @Xslt_NotEmptyContents => GetResourceString("Xslt_NotEmptyContents"); 1884internal static string @Xslt_InvalidAttribute => GetResourceString("Xslt_InvalidAttribute"); 1886internal static string @Xslt_MissingAttribute => GetResourceString("Xslt_MissingAttribute"); 1888internal static string @Xslt_InvalidAttrValue => GetResourceString("Xslt_InvalidAttrValue"); 1890internal static string @Xslt_BistateAttribute => GetResourceString("Xslt_BistateAttribute"); 1892internal static string @Xslt_CharAttribute => GetResourceString("Xslt_CharAttribute"); 1894internal static string @Xslt_CircularInclude => GetResourceString("Xslt_CircularInclude"); 1896internal static string @Xslt_SingleRightBraceInAvt => GetResourceString("Xslt_SingleRightBraceInAvt"); 1898internal static string @Xslt_VariableCntSel2 => GetResourceString("Xslt_VariableCntSel2"); 1900internal static string @Xslt_KeyCntUse => GetResourceString("Xslt_KeyCntUse"); 1902internal static string @Xslt_DupTemplateName => GetResourceString("Xslt_DupTemplateName"); 1904internal static string @Xslt_BothMatchNameAbsent => GetResourceString("Xslt_BothMatchNameAbsent"); 1906internal static string @Xslt_InvalidVariable => GetResourceString("Xslt_InvalidVariable"); 1908internal static string @Xslt_DupGlobalVariable => GetResourceString("Xslt_DupGlobalVariable"); 1910internal static string @Xslt_DupLocalVariable => GetResourceString("Xslt_DupLocalVariable"); 1912internal static string @Xslt_DupNsAlias => GetResourceString("Xslt_DupNsAlias"); 1914internal static string @Xslt_EmptyAttrValue => GetResourceString("Xslt_EmptyAttrValue"); 1916internal static string @Xslt_EmptyNsAlias => GetResourceString("Xslt_EmptyNsAlias"); 1918internal static string @Xslt_UnknownXsltFunction => GetResourceString("Xslt_UnknownXsltFunction"); 1920internal static string @Xslt_UnsupportedXsltFunction => GetResourceString("Xslt_UnsupportedXsltFunction"); 1922internal static string @Xslt_NoAttributeSet => GetResourceString("Xslt_NoAttributeSet"); 1924internal static string @Xslt_UndefinedKey => GetResourceString("Xslt_UndefinedKey"); 1926internal static string @Xslt_CircularAttributeSet => GetResourceString("Xslt_CircularAttributeSet"); 1928internal static string @Xslt_InvalidCallTemplate => GetResourceString("Xslt_InvalidCallTemplate"); 1930internal static string @Xslt_InvalidPrefix => GetResourceString("Xslt_InvalidPrefix"); 1932internal static string @Xslt_ScriptXsltNamespace => GetResourceString("Xslt_ScriptXsltNamespace"); 1934internal static string @Xslt_ScriptInvalidLanguage => GetResourceString("Xslt_ScriptInvalidLanguage"); 1936internal static string @Xslt_ScriptMixedLanguages => GetResourceString("Xslt_ScriptMixedLanguages"); 1938internal static string @Xslt_ScriptAndExtensionClash => GetResourceString("Xslt_ScriptAndExtensionClash"); 1940internal static string @Xslt_NoDecimalFormat => GetResourceString("Xslt_NoDecimalFormat"); 1942internal static string @Xslt_DecimalFormatSignsNotDistinct => GetResourceString("Xslt_DecimalFormatSignsNotDistinct"); 1944internal static string @Xslt_DecimalFormatRedefined => GetResourceString("Xslt_DecimalFormatRedefined"); 1946internal static string @Xslt_UnknownExtensionElement => GetResourceString("Xslt_UnknownExtensionElement"); 1948internal static string @Xslt_ModeWithoutMatch => GetResourceString("Xslt_ModeWithoutMatch"); 1950internal static string @Xslt_ModeListEmpty => GetResourceString("Xslt_ModeListEmpty"); 1952internal static string @Xslt_ModeListDup => GetResourceString("Xslt_ModeListDup"); 1954internal static string @Xslt_ModeListAll => GetResourceString("Xslt_ModeListAll"); 1956internal static string @Xslt_PriorityWithoutMatch => GetResourceString("Xslt_PriorityWithoutMatch"); 1958internal static string @Xslt_InvalidApplyImports => GetResourceString("Xslt_InvalidApplyImports"); 1960internal static string @Xslt_DuplicateWithParam => GetResourceString("Xslt_DuplicateWithParam"); 1962internal static string @Xslt_ReservedNS => GetResourceString("Xslt_ReservedNS"); 1964internal static string @Xslt_XmlnsAttr => GetResourceString("Xslt_XmlnsAttr"); 1966internal static string @Xslt_NoWhen => GetResourceString("Xslt_NoWhen"); 1968internal static string @Xslt_WhenAfterOtherwise => GetResourceString("Xslt_WhenAfterOtherwise"); 1970internal static string @Xslt_DupOtherwise => GetResourceString("Xslt_DupOtherwise"); 1972internal static string @Xslt_AttributeRedefinition => GetResourceString("Xslt_AttributeRedefinition"); 1974internal static string @Xslt_InvalidMethod => GetResourceString("Xslt_InvalidMethod"); 1976internal static string @Xslt_InvalidEncoding => GetResourceString("Xslt_InvalidEncoding"); 1978internal static string @Xslt_InvalidLanguage => GetResourceString("Xslt_InvalidLanguage"); 1980internal static string @Xslt_InvalidCompareOption => GetResourceString("Xslt_InvalidCompareOption"); 1982internal static string @Xslt_KeyNotAllowed => GetResourceString("Xslt_KeyNotAllowed"); 1984internal static string @Xslt_VariablesNotAllowed => GetResourceString("Xslt_VariablesNotAllowed"); 1986internal static string @Xslt_CurrentNotAllowed => GetResourceString("Xslt_CurrentNotAllowed"); 1988internal static string @Xslt_DocumentFuncProhibited => GetResourceString("Xslt_DocumentFuncProhibited"); 1990internal static string @Xslt_ScriptsProhibited => GetResourceString("Xslt_ScriptsProhibited"); 1992internal static string @Xslt_ItemNull => GetResourceString("Xslt_ItemNull"); 1994internal static string @Xslt_NodeSetNotNode => GetResourceString("Xslt_NodeSetNotNode"); 1996internal static string @Xslt_UnsupportedClrType => GetResourceString("Xslt_UnsupportedClrType"); 1998internal static string @Xslt_NotYetImplemented => GetResourceString("Xslt_NotYetImplemented"); 2000internal static string @Xslt_SchemaDeclaration => GetResourceString("Xslt_SchemaDeclaration"); 2002internal static string @Xslt_SchemaAttribute => GetResourceString("Xslt_SchemaAttribute"); 2004internal static string @Xslt_SchemaAttributeValue => GetResourceString("Xslt_SchemaAttributeValue"); 2006internal static string @Xslt_ElementCntSel => GetResourceString("Xslt_ElementCntSel"); 2008internal static string @Xslt_PerformSortCntSel => GetResourceString("Xslt_PerformSortCntSel"); 2010internal static string @Xslt_RequiredAndSelect => GetResourceString("Xslt_RequiredAndSelect"); 2012internal static string @Xslt_NoSelectNoContent => GetResourceString("Xslt_NoSelectNoContent"); 2014internal static string @Xslt_NonTemplateTunnel => GetResourceString("Xslt_NonTemplateTunnel"); 2016internal static string @Xslt_ExcludeDefault => GetResourceString("Xslt_ExcludeDefault"); 2018internal static string @Xslt_CollationSyntax => GetResourceString("Xslt_CollationSyntax"); 2020internal static string @Xslt_AnalyzeStringDupChild => GetResourceString("Xslt_AnalyzeStringDupChild"); 2022internal static string @Xslt_AnalyzeStringChildOrder => GetResourceString("Xslt_AnalyzeStringChildOrder"); 2024internal static string @Xslt_AnalyzeStringEmpty => GetResourceString("Xslt_AnalyzeStringEmpty"); 2026internal static string @Xslt_SortStable => GetResourceString("Xslt_SortStable"); 2028internal static string @Xslt_InputTypeAnnotations => GetResourceString("Xslt_InputTypeAnnotations"); 2030internal static string @Coll_BadOptFormat => GetResourceString("Coll_BadOptFormat"); 2032internal static string @Coll_Unsupported => GetResourceString("Coll_Unsupported"); 2034internal static string @Coll_UnsupportedLanguage => GetResourceString("Coll_UnsupportedLanguage"); 2036internal static string @Coll_UnsupportedOpt => GetResourceString("Coll_UnsupportedOpt"); 2038internal static string @Coll_UnsupportedOptVal => GetResourceString("Coll_UnsupportedOptVal"); 2040internal static string @Coll_UnsupportedSortOpt => GetResourceString("Coll_UnsupportedSortOpt"); 2042internal static string @Qil_Validation => GetResourceString("Qil_Validation"); 2044internal static string @XmlIl_TooManyParameters => GetResourceString("XmlIl_TooManyParameters"); 2046internal static string @XmlIl_BadXmlState => GetResourceString("XmlIl_BadXmlState"); 2048internal static string @XmlIl_BadXmlStateAttr => GetResourceString("XmlIl_BadXmlStateAttr"); 2050internal static string @XmlIl_NmspAfterAttr => GetResourceString("XmlIl_NmspAfterAttr"); 2052internal static string @XmlIl_NmspConflict => GetResourceString("XmlIl_NmspConflict"); 2054internal static string @XmlIl_CantResolveEntity => GetResourceString("XmlIl_CantResolveEntity"); 2056internal static string @XmlIl_NoDefaultDocument => GetResourceString("XmlIl_NoDefaultDocument"); 2058internal static string @XmlIl_UnknownDocument => GetResourceString("XmlIl_UnknownDocument"); 2060internal static string @XmlIl_UnknownParam => GetResourceString("XmlIl_UnknownParam"); 2062internal static string @XmlIl_UnknownExtObj => GetResourceString("XmlIl_UnknownExtObj"); 2064internal static string @XmlIl_CantStripNav => GetResourceString("XmlIl_CantStripNav"); 2066internal static string @XmlIl_ExtensionError => GetResourceString("XmlIl_ExtensionError"); 2068internal static string @XmlIl_TopLevelAttrNmsp => GetResourceString("XmlIl_TopLevelAttrNmsp"); 2070internal static string @XmlIl_NoExtensionMethod => GetResourceString("XmlIl_NoExtensionMethod"); 2072internal static string @XmlIl_AmbiguousExtensionMethod => GetResourceString("XmlIl_AmbiguousExtensionMethod"); 2074internal static string @XmlIl_NonPublicExtensionMethod => GetResourceString("XmlIl_NonPublicExtensionMethod"); 2076internal static string @XmlIl_GenericExtensionMethod => GetResourceString("XmlIl_GenericExtensionMethod"); 2078internal static string @XmlIl_ByRefType => GetResourceString("XmlIl_ByRefType"); 2080internal static string @XmlIl_DocumentLoadError => GetResourceString("XmlIl_DocumentLoadError"); 2082internal static string @Xslt_CompileError => GetResourceString("Xslt_CompileError"); 2084internal static string @Xslt_CompileError2 => GetResourceString("Xslt_CompileError2"); 2086internal static string @Xslt_UnsuppFunction => GetResourceString("Xslt_UnsuppFunction"); 2088internal static string @Xslt_NotFirstImport => GetResourceString("Xslt_NotFirstImport"); 2090internal static string @Xslt_UnexpectedKeyword => GetResourceString("Xslt_UnexpectedKeyword"); 2092internal static string @Xslt_InvalidContents => GetResourceString("Xslt_InvalidContents"); 2094internal static string @Xslt_CantResolve => GetResourceString("Xslt_CantResolve"); 2096internal static string @Xslt_SingleRightAvt => GetResourceString("Xslt_SingleRightAvt"); 2098internal static string @Xslt_OpenBracesAvt => GetResourceString("Xslt_OpenBracesAvt"); 2100internal static string @Xslt_OpenLiteralAvt => GetResourceString("Xslt_OpenLiteralAvt"); 2102internal static string @Xslt_NestedAvt => GetResourceString("Xslt_NestedAvt"); 2104internal static string @Xslt_EmptyAvtExpr => GetResourceString("Xslt_EmptyAvtExpr"); 2106internal static string @Xslt_InvalidXPath => GetResourceString("Xslt_InvalidXPath"); 2108internal static string @Xslt_InvalidQName => GetResourceString("Xslt_InvalidQName"); 2110internal static string @Xslt_TemplateNoAttrib => GetResourceString("Xslt_TemplateNoAttrib"); 2112internal static string @Xslt_DupVarName => GetResourceString("Xslt_DupVarName"); 2114internal static string @Xslt_WrongNumberArgs => GetResourceString("Xslt_WrongNumberArgs"); 2116internal static string @Xslt_NoNodeSetConversion => GetResourceString("Xslt_NoNodeSetConversion"); 2118internal static string @Xslt_NoNavigatorConversion => GetResourceString("Xslt_NoNavigatorConversion"); 2120internal static string @Xslt_InvalidFormat => GetResourceString("Xslt_InvalidFormat"); 2122internal static string @Xslt_InvalidFormat1 => GetResourceString("Xslt_InvalidFormat1"); 2124internal static string @Xslt_InvalidFormat2 => GetResourceString("Xslt_InvalidFormat2"); 2126internal static string @Xslt_InvalidFormat3 => GetResourceString("Xslt_InvalidFormat3"); 2128internal static string @Xslt_InvalidFormat5 => GetResourceString("Xslt_InvalidFormat5"); 2130internal static string @Xslt_InvalidFormat8 => GetResourceString("Xslt_InvalidFormat8"); 2132internal static string @Xslt_ScriptInvalidPrefix => GetResourceString("Xslt_ScriptInvalidPrefix"); 2134internal static string @Xslt_ScriptEmpty => GetResourceString("Xslt_ScriptEmpty"); 2136internal static string @Xslt_DupDecimalFormat => GetResourceString("Xslt_DupDecimalFormat"); 2138internal static string @Xslt_CircularReference => GetResourceString("Xslt_CircularReference"); 2140internal static string @Xslt_InvalidExtensionNamespace => GetResourceString("Xslt_InvalidExtensionNamespace"); 2142internal static string @Xslt_InvalidModeAttribute => GetResourceString("Xslt_InvalidModeAttribute"); 2144internal static string @Xslt_MultipleRoots => GetResourceString("Xslt_MultipleRoots"); 2146internal static string @Xslt_ApplyImports => GetResourceString("Xslt_ApplyImports"); 2148internal static string @Xslt_Terminate => GetResourceString("Xslt_Terminate"); 2150internal static string @Xslt_InvalidPattern => GetResourceString("Xslt_InvalidPattern"); 2152internal static string @XmlInvalidCharSchemaPrimitive => GetResourceString("XmlInvalidCharSchemaPrimitive"); 2154internal static string @UnknownConstantType => GetResourceString("UnknownConstantType"); 2156internal static string @ArrayTypeIsNotSupported => GetResourceString("ArrayTypeIsNotSupported"); 2158internal static string @Xslt_UpperCaseFirstNotSupported => GetResourceString("Xslt_UpperCaseFirstNotSupported"); 2160internal static string @XmlPregenTypeDynamic => GetResourceString("XmlPregenTypeDynamic"); 2162internal static string @XmlPregenOrphanType => GetResourceString("XmlPregenOrphanType"); 2164internal static string @ErrSerializerExists => GetResourceString("ErrSerializerExists"); 2166internal static string @ErrDirectoryExists => GetResourceString("ErrDirectoryExists"); 2168internal static string @ErrDirectoryNotExists => GetResourceString("ErrDirectoryNotExists"); 2170internal static string @ErrInvalidArgument => GetResourceString("ErrInvalidArgument"); 2172internal static string @Warning => GetResourceString("Warning"); 2174internal static string @ErrMissingRequiredArgument => GetResourceString("ErrMissingRequiredArgument"); 2176internal static string @ErrAssembly => GetResourceString("ErrAssembly"); 2178internal static string @InfoGeneratedFile => GetResourceString("InfoGeneratedFile"); 2180internal static string @InfoFileName => GetResourceString("InfoFileName"); 2182internal static string @ErrGenerationFailed => GetResourceString("ErrGenerationFailed"); 2184internal static string @ErrorDetails => GetResourceString("ErrorDetails"); 2186internal static string @ErrLoadType => GetResourceString("ErrLoadType"); 2188internal static string @DirectoryAccessDenied => GetResourceString("DirectoryAccessDenied"); 2190internal static string @ErrLoadAssembly => GetResourceString("ErrLoadAssembly"); 2192internal static string @InfoNoSerializableTypes => GetResourceString("InfoNoSerializableTypes"); 2194internal static string @InfoIgnoreType => GetResourceString("InfoIgnoreType"); 2196internal static string @FailLoadAssemblyUnderPregenMode => GetResourceString("FailLoadAssemblyUnderPregenMode"); 2200internal static string @HelpDescription => GetResourceString("HelpDescription"); 2202internal static string @HelpUsage => GetResourceString("HelpUsage"); 2204internal static string @HelpDevOptions => GetResourceString("HelpDevOptions"); 2206internal static string @HelpAssembly => GetResourceString("HelpAssembly"); 2208internal static string @HelpType => GetResourceString("HelpType"); 2210internal static string @HelpForce => GetResourceString("HelpForce"); 2212internal static string @HelpProxy => GetResourceString("HelpProxy"); 2214internal static string @HelpOut => GetResourceString("HelpOut"); 2216internal static string @HelpMiscOptions => GetResourceString("HelpMiscOptions"); 2218internal static string @HelpHelp => GetResourceString("HelpHelp"); 2220internal static string @GenerateSerializerNotFound => GetResourceString("GenerateSerializerNotFound"); 2222internal static string @CodeGenConvertError => GetResourceString("CodeGenConvertError"); 2224internal static string @CompilingScriptsNotSupported => GetResourceString("CompilingScriptsNotSupported"); 2226internal static string @ImportInfo => GetResourceString("ImportInfo");
src\runtime\src\libraries\Common\src\System\SR.cs (1)
60string resourceString = GetResourceString(resourceKey);