Bienvenidos al índice de búsqueda de Altova
Use el formulario que aparece al final de esta página para buscar información en el sitio web de Altova.
La búsqueda de Altova del término de búsqueda "xsd" encontró 200 documentos:
Documentos 71 - 80 de un total de 200
Resultados | Sección |
---|---|
xsd.gYear RaptorXML Python API 1.0 The xsd.gYear class represents Gregorian calendar years with an optional timezone offset. Base class: xsd.anyAtomicType -> xsd.anySimpleType...class xsd. gYear ¶ Attributes ¶ https://www.altova.com/manual/en/raptorapi/pyapiv1/html/xsd.gYear.html
|
Online Manual |
xsd.long RaptorXML Python API 1.0 The xsd.long class is derived from xsd.integer by setting the value of maxInclusive to be 9223372036854775807 and minInclusive to be -9223372036854775808. Base class: xsd.integer... https://www.altova.com/manual/en/raptorapi/pyapiv1/html/xsd.long.html
|
Online Manual |
xsd.gDay RaptorXML Python API 1.0 xsd.gDay. day ¶ Returns the day part of the xsd.gDay value as native int. xsd.gDay. timezoneOffset ¶ Returns the timezone offset part of the xsd.gDay value in form of... https://www.altova.com/manual/en/raptorapi/pyapiv1/html/xsd.gDay.html
|
Online Manual |
xsd.nonNegativeInteger RaptorXML Python API 1.0 The xsd.nonNegativeInteger class is derived from xsd.integer by setting the value of minInclusive to be 0. This results in the standard mathematical concept of the non-negative integers.... https://www.altova.com/manual/en/raptorapi/pyapiv1/html/xsd.nonNegativeInteger.html
|
Online Manual |
xsd.ValueConstraint RaptorXML Python API 1.0 xsd.ValueConstraint. lexical_form ¶ A character string. Required. xsd.ValueConstraint. value ¶ An actual value. Required. xsd.ValueConstraint. variety ¶ One of {default, fixed}.... https://www.altova.com/manual/en/raptorapi/pyapiv1/html/xsd.ValueConstraint.html
|
Online Manual |
xsd.decimal RaptorXML Python API 1.0 The xsd.decimal class represents a subset of the real numbers, which can be represented by decimal numerals. Base class: xsd.anyAtomicType -> xsd.anySimpleType...class xsd.... https://www.altova.com/manual/en/raptorapi/pyapiv1/html/xsd.decimal.html
|
Online Manual |
xsd.positiveInteger RaptorXML Python API 1.0 The xsd.positiveInteger class is derived from xsd.nonNegativeInteger by setting the value of minInclusive to be 1. This results in the standard mathematical concept of the positive... https://www.altova.com/manual/en/raptorapi/pyapiv1/html/xsd.positiveInteger.html
|
Online Manual |
xsd.negativeInteger RaptorXML Python API 1.0 The xsd.negativeInteger class is derived from xsd.nonPositiveInteger by setting the value of maxInclusive to be -1. This results in the standard mathematical concept of the negative... https://www.altova.com/manual/en/raptorapi/pyapiv1/html/xsd.negativeInteger.html
|
Online Manual |
xsd.OpenContent RaptorXML Python API 1.0 xsd.OpenContent. mode ¶ One of {interleave, suffix}. Required. xsd.OpenContent. wildcard ¶ A wildcard component. Required. Special methods ¶...__bool__, __eq__, __ge__, __gt__, __le__,... https://www.altova.com/manual/en/raptorapi/pyapiv1/html/xsd.OpenContent.html
|
Online Manual |
xsd.integer RaptorXML Python API 1.0 The xsd.integer class is derived from xsd.decimal by fixing the value of fractionDigits to be 0 and disallowing the trailing decimal point. This results in the standard mathematical... https://www.altova.com/manual/en/raptorapi/pyapiv1/html/xsd.integer.html
|
Online Manual |