xsd
¶
The xsd module provides a Python interface for the XML Schema 1.1 Structure and XML Schema 1.1 Datatypes specifications. This Python interface enables the user to navigate and access the XML Schema document and its components.
Classes¶
xsd.Annotation
xsd.Any
xsd.AnyAttribute
xsd.Assertion
xsd.AssertionsFacet
xsd.AtomicValueFacet
xsd.AttributeDeclaration
xsd.AttributeGroupDefinition
xsd.AttributeUse
xsd.ComplexTypeDefinition
xsd.Component
xsd.ContentType
xsd.Defined
xsd.ENTITY
xsd.ElementDeclaration
xsd.EnumerationFacet
xsd.ExplicitTimezoneFacet
xsd.Facet
xsd.FractionDigitsFacet
xsd.ID
xsd.IDREF
xsd.ID_IDREF_Binding
xsd.ID_IDREF_Table
xsd.IdentityConstraintDefinition
xsd.Import
xsd.Include
xsd.LengthFacet
xsd.MaxExclusiveFacet
xsd.MaxInclusiveFacet
xsd.MaxLengthFacet
xsd.MinExclusiveFacet
xsd.MinInclusiveFacet
xsd.MinLengthFacet
xsd.ModelGroup
xsd.ModelGroupDefinition
xsd.NCName
xsd.NMTOKEN
xsd.NOTATION
xsd.Name
xsd.NamespaceBinding
xsd.NamespaceConstraint
xsd.NotationDeclaration
xsd.OpenContent
xsd.Override
xsd.Particle
xsd.PatternFacet
xsd.QName
xsd.Redefine
xsd.Schema
xsd.SchemaDocument
xsd.SchemaElement
xsd.Scope
xsd.Sibling
xsd.SimpleTypeDefinition
xsd.TotalDigitsFacet
xsd.TypeAlternative
xsd.TypeDefinition
xsd.TypeTable
xsd.Unbounded
xsd.ValueConstraint
xsd.WhiteSpaceFacet
xsd.XPathExpression
xsd.anyAtomicType
xsd.anySimpleType
xsd.anyURI
xsd.base64Binary
xsd.boolean
xsd.byte
xsd.date
xsd.dateTime
xsd.dateTimeStamp
xsd.dayTimeDuration
xsd.decimal
xsd.double
xsd.duration
xsd.float
xsd.gDay
xsd.gMonth
xsd.gMonthDay
xsd.gYear
xsd.gYearMonth
xsd.hexBinary
xsd.int
xsd.integer
xsd.language
xsd.list
xsd.long
xsd.negativeInteger
xsd.nonNegativeInteger
xsd.nonPositiveInteger
xsd.normalizedString
xsd.positiveInteger
xsd.short
xsd.string
xsd.time
xsd.token
xsd.unsignedByte
xsd.unsignedInt
xsd.unsignedLong
xsd.unsignedShort
xsd.yearMonthDuration
Enumeration classes¶
xsd.BlockValue
xsd.ContentTypeVariety
xsd.DerivationMethod
xsd.ExplicitTimezone
xsd.FinalValue
xsd.IdentityConstraintCategory
xsd.ModelGroupCompositor
xsd.NamespaceConstraintVariety
xsd.OpenContentMode
xsd.ProcessContents
xsd.ScopeVariety
xsd.SimpleTypeVariety
xsd.ValueConstraintVariety
xsd.WhiteSpace
String Constants¶
- xsd.NAMESPACE_XSD¶
http://www.w3.org/2001/XMLSchema
- xsd.NAMESPACE_XSI¶
http://www.w3.org/2001/XMLSchema-instance