Altova Site Search

Welcome to the Altova Search Index

To find information on the Altova web site, simply use the form at the bottom of this page.

La búsqueda de Altova del término de búsqueda "xsd" encontró 200 documentos:

Documentos 51 - 60 de un total de 200

Resultados Sección
xsd.DerivationMethod RaptorXML Python API 1.0
...¶...A DerivationMethod class provides information about the derivation method. class xsd. DerivationMethod ¶ Special methods ¶...__eq__, __ge__, __gt__, __le__, __lt__, __ne__...Navigation...index
Online Manual
xsd.NamespaceBinding RaptorXML Python API 1.0
... ¶...The NamespaceBinding class provides the binding of a namespace to a prefix. class xsd. NamespaceBinding ¶ Special methods ¶...__ne__...Navigation...index...modules |...next |...previous |
Online Manual
xsd.Block RaptorXML Python API 1.0
...¶...Part of the definition of an element declaration in the schema. Required. class xsd. Block ¶ Special methods ¶...__eq__, __ge__, __gt__, __le__, __lt__, __ne__...Navigation...index...modules |
Online Manual
xsd.anyAtomicType RaptorXML Python API 1.0
The xsd.anyAtomicType class is a restriction of xsd.anySimpleType and the base calss of all primitive types. Base class: xsd.anySimpleType...class xsd. anyAtomicType ¶ Special...
Online Manual
xsd.unsignedShort RaptorXML Python API 1.0
The xsd.unsignedShort class is derived from xsd.unsignedInt by setting the value of maxInclusive to be 65535. Base class: xsd.unsignedInt -> xsd.unsignedLong ->...
Online Manual
xsd.byte RaptorXML Python API 1.0
The xsd.byte class is derived from xsd.short by setting the value of maxInclusive to be 127 and minInclusive to be -128. Base class: xsd.short -> xsd.int -> xsd.long...
Online Manual
xsd.anySimpleType RaptorXML Python API 1.0
The xsd.anySimpleType class is the root of the datatypes class hierachy. class xsd. anySimpleType ¶ Special methods ¶...__eq__, __ge__, __gt__, __le__, __lt__, __ne__...Navigation...index
Online Manual
xsd.PSVI RaptorXML Python API 1.0
xsd.PSVI. attribute ( attr ) ¶ Provides an attribute for schema-validity assessment. Also see xsd.AttributePSVI . xsd.PSVI. element ( elem ) ¶ Provides an element for...
Online Manual
xsd.unsignedInt RaptorXML Python API 1.0
The xsd.unsignedInt class is derived from xsd.unsignedLong by setting the value of maxInclusive to be 4294967295. Base class: xsd.unsignedLong -> xsd.nonNegativeInteger ->...
Online Manual
xsd.short RaptorXML Python API 1.0
The xsd.short class is derived from xsd.int by setting the value of maxInclusive to be 32767 and minInclusive to be -32768. Base class: xsd.int -> xsd.long ->...
Online Manual
1  2  3  4  5  (6)  7  8  9  10  11  12  13  14  15  16  17  18  19  20