Altova サイト検索

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

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

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

Documentos 81 - 90 de un total de 200

Resultados Sección
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....
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...
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...
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__,...
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...
Online Manual
xsd.nonPositiveInteger RaptorXML Python API 1.0
The xsd.nonPositiveInteger class is derived from xsd.integer by setting the value of maxInclusive to be 0. This results in the standard mathematical concept of the non-positive integers....
Online Manual
xsd.Scope RaptorXML Python API 1.0
xsd.Scope. parent ¶ Either a ComplexTypeDefinition or a AttributeGroupDefinition. Required if variety is local, otherwise must be absent. xsd.Scope. variety ¶ One of {global, local}....
Online Manual
xsd.Assertion RaptorXML Python API 1.0
xsd.Assertion. annotations ¶ A sequence of Annotation components. xsd.Assertion. test ¶ An XPath Expression property record. Required. Special methods ¶...__bool__, __eq__, __ge__, __gt__,...
Online Manual
xsd.anyURI RaptorXML Python API 1.0
The xsd.anyURI class represents Internationalized Resource Identifier (IRI) references. Its values can be absolute or relative. It has a single read-only instance attribute: anyURI.value. Base...
Online Manual
xsd.dateTimeStamp RaptorXML Python API 1.0
xsd.dateTime. day Returns the day part of the xsd.datetime value as native int. xsd.dateTime. hour Returns the hour part of the xsd.datetime value as native int....
Online Manual
1  2  3  4  5  6  7  8  (9)  10  11  12  13  14  15  16  17  18  19  20