Altova サイト検索

Altova 検索インデックスへようこそ

Altova Webサイト上の情報を検索するには、このページの下のフォームを使用してください。

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.Unbounded RaptorXML Python API 1.0
... ¶...The Unbounded class is a string value. It represents the upper value of the maxOccurs property. class xsd. Unbounded ¶ Special methods ¶...__ge__, __gt__, __le__, __lt__...Navigation...index
Online Manual
xsd.string RaptorXML Python API 1.0
... ¶...The xsd.string class represents finite-length sequences of zero or more characters. Base class: xsd.anyAtomicType -> xsd.anySimpleType...class xsd. string ¶ Attributes ¶
Online Manual
xsd.boolean RaptorXML Python API 1.0
... ¶...The xsd.boolean class represents values of two-valued logic (i.e. True and False). Base class: xsd.anyAtomicType -> xsd.anySimpleType...class xsd. boolean ¶ Attributes ¶
Online Manual
xsd.yearMonthDuration RaptorXML Python API 1.0
The xsd.yearMonthDuration class represents durations of time in form of whole years and months. It is derived from xsd.duration by restricting the xsd.duration.seconds property to...
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...
Online Manual
xsd.duration RaptorXML Python API 1.0
xsd.duration. months ¶ Returns the months part of the xsd.duration value as decimal.Decimal. xsd.duration. seconds ¶ Returns the seconds part of the xsd.duration value as...
Online Manual
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 ¶
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...
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....
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}....
Online Manual
1  2  3  4  5  6  7  (8)  9  10  11  12  13  14  15  16  17  18  19  20