文件名称: xmlschema-core-2.3.1.jar中文-英文对照文档.zip
<dependency>
<groupId>org.apache.ws.xmlschema</groupId>
<artifactId>xmlschema-core</artifactId>
<version>2.3.1</version>
</dependency>Gradle:
implementation group: 'org.apache.ws.xmlschema', name: 'xmlschema-core', version: '2.3.1'
Gradle (Short):
implementation 'org.apache.ws.xmlschema:xmlschema-core:2.3.1'
Gradle (Kotlin):
implementation("org.apache.ws.xmlschema:xmlschema-core:2.3.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.apache.ws.commons.schema
org.apache.ws.commons.schema.constants
org.apache.ws.commons.schema.extensions
org.apache.ws.commons.schema.internal
org.apache.ws.commons.schema.resolver
org.apache.ws.commons.schema.utilsorg.apache.ws.commons.schema.SchemaBuilder
org.apache.ws.commons.schema.TypeReceiver
org.apache.ws.commons.schema.ValidationEvent
org.apache.ws.commons.schema.XmlSchema
org.apache.ws.commons.schema.XmlSchemaAll
org.apache.ws.commons.schema.XmlSchemaAllMember
org.apache.ws.commons.schema.XmlSchemaAnnotated
org.apache.ws.commons.schema.XmlSchemaAnnotation
org.apache.ws.commons.schema.XmlSchemaAnnotationItem
org.apache.ws.commons.schema.XmlSchemaAny
org.apache.ws.commons.schema.XmlSchemaAnyAttribute
org.apache.ws.commons.schema.XmlSchemaAppInfo
org.apache.ws.commons.schema.XmlSchemaAttribute
org.apache.ws.commons.schema.XmlSchemaAttributeGroup
org.apache.ws.commons.schema.XmlSchemaAttributeGroupMember
org.apache.ws.commons.schema.XmlSchemaAttributeGroupRef
org.apache.ws.commons.schema.XmlSchemaAttributeOrGroupRef
org.apache.ws.commons.schema.XmlSchemaChoice
org.apache.ws.commons.schema.XmlSchemaChoiceMember
org.apache.ws.commons.schema.XmlSchemaCollection
org.apache.ws.commons.schema.XmlSchemaCollection.SchemaKey
org.apache.ws.commons.schema.XmlSchemaComplexContent
org.apache.ws.commons.schema.XmlSchemaComplexContentExtension
org.apache.ws.commons.schema.XmlSchemaComplexContentRestriction
org.apache.ws.commons.schema.XmlSchemaComplexType
org.apache.ws.commons.schema.XmlSchemaContent
org.apache.ws.commons.schema.XmlSchemaContentModel
org.apache.ws.commons.schema.XmlSchemaContentProcessing
org.apache.ws.commons.schema.XmlSchemaContentType
org.apache.ws.commons.schema.XmlSchemaDerivationMethod
org.apache.ws.commons.schema.XmlSchemaDocumentation
org.apache.ws.commons.schema.XmlSchemaElement
org.apache.ws.commons.schema.XmlSchemaEnumerationFacet
org.apache.ws.commons.schema.XmlSchemaException
org.apache.ws.commons.schema.XmlSchemaExternal
org.apache.ws.commons.schema.XmlSchemaFacet
org.apache.ws.commons.schema.XmlSchemaForm
org.apache.ws.commons.schema.XmlSchemaFractionDigitsFacet
org.apache.ws.commons.schema.XmlSchemaGroup
org.apache.ws.commons.schema.XmlSchemaGroupParticle
org.apache.ws.commons.schema.XmlSchemaGroupRef
org.apache.ws.commons.schema.XmlSchemaIdentityConstraint
org.apache.ws.commons.schema.XmlSchemaImport
org.apache.ws.commons.schema.XmlSchemaInclude
org.apache.ws.commons.schema.XmlSchemaItemWithRef
org.apache.ws.commons.schema.XmlSchemaItemWithRefBase
org.apache.ws.commons.schema.XmlSchemaKey
org.apache.ws.commons.schema.XmlSchemaKeyref
org.apache.ws.commons.schema.XmlSchemaLengthFacet
org.apache.ws.commons.schema.XmlSchemaMaxExclusiveFacet
org.apache.ws.commons.schema.XmlSchemaMaxInclusiveFacet
org.apache.ws.commons.schema.XmlSchemaMaxLengthFacet
org.apache.ws.commons.schema.XmlSchemaMinExclusiveFacet
org.apache.ws.commons.schema.XmlSchemaMinInclusiveFacet
org.apache.ws.commons.schema.XmlSchemaMinLengthFacet
org.apache.ws.commons.schema.XmlSchemaNotation
org.apache.ws.commons.schema.XmlSchemaNumericFacet
org.apache.ws.commons.schema.XmlSchemaObject
org.apache.ws.commons.schema.XmlSchemaParticle
org.apache.ws.commons.schema.XmlSchemaPatternFacet
org.apache.ws.commons.schema.XmlSchemaRedefine
org.apache.ws.commons.schema.XmlSchemaSequence
org.apache.ws.commons.schema.XmlSchemaSequenceMember
org.apache.ws.commons.schema.XmlSchemaSerializer
org.apache.ws.commons.schema.XmlSchemaSerializer.XmlSchemaSerializerException
org.apache.ws.commons.schema.XmlSchemaSimpleContent
org.apache.ws.commons.schema.XmlSchemaSimpleContentExtension
org.apache.ws.commons.schema.XmlSchemaSimpleContentRestriction
org.apache.ws.commons.schema.XmlSchemaSimpleType
org.apache.ws.commons.schema.XmlSchemaSimpleTypeContent
org.apache.ws.commons.schema.XmlSchemaSimpleTypeList
org.apache.ws.commons.schema.XmlSchemaSimpleTypeRestriction
org.apache.ws.commons.schema.XmlSchemaSimpleTypeUnion
org.apache.ws.commons.schema.XmlSchemaTotalDigitsFacet
org.apache.ws.commons.schema.XmlSchemaType
org.apache.ws.commons.schema.XmlSchemaUnique
org.apache.ws.commons.schema.XmlSchemaUse
org.apache.ws.commons.schema.XmlSchemaWhiteSpaceFacet
org.apache.ws.commons.schema.XmlSchemaXPath
org.apache.ws.commons.schema.XmlSeverityType
org.apache.ws.commons.schema.constants.Constants
org.apache.ws.commons.schema.constants.Constants.MetaDataConstants
org.apache.ws.commons.schema.constants.Constants.SystemConstants
org.apache.ws.commons.schema.extensions.DefaultExtensionDeserializer
org.apache.ws.commons.schema.extensions.DefaultExtensionSerializer
org.apache.ws.commons.schema.extensions.ExtensionDeserializer
org.apache.ws.commons.schema.extensions.ExtensionRegistry
org.apache.ws.commons.schema.extensions.ExtensionSerializer
org.apache.ws.commons.schema.internal.DummyInternalClass
org.apache.ws.commons.schema.resolver.CollectionURIResolver
org.apache.ws.commons.schema.resolver.DefaultURIResolver
org.apache.ws.commons.schema.resolver.URIResolver
org.apache.ws.commons.schema.utils.CollectionFactory
org.apache.ws.commons.schema.utils.DOMUtil
org.apache.ws.commons.schema.utils.NamespaceContextOwner
org.apache.ws.commons.schema.utils.NamespaceMap
org.apache.ws.commons.schema.utils.NamespacePrefixList
org.apache.ws.commons.schema.utils.NodeNamespaceContext
org.apache.ws.commons.schema.utils.PrefixCollector
org.apache.ws.commons.schema.utils.TargetNamespaceValidator
org.apache.ws.commons.schema.utils.UtilObjects
org.apache.ws.commons.schema.utils.XDOMUtil
org.apache.ws.commons.schema.utils.XmlSchemaNamed
org.apache.ws.commons.schema.utils.XmlSchemaNamedImpl
org.apache.ws.commons.schema.utils.XmlSchemaNamedWithForm
org.apache.ws.commons.schema.utils.XmlSchemaNamedWithFormImpl
org.apache.ws.commons.schema.utils.XmlSchemaObjectBase
org.apache.ws.commons.schema.utils.XmlSchemaRef
org.apache.ws.commons.schema.utils.XmlSchemaRefBase