Vertaling van "complex type" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
It is also possible to create variables of complex type from databases.
Variablen vom Typ complexType können auch anhand von Datenbanken erstellt werden.
You can add multiple assertions to a complex type.
Sie können mehrere Assertions zu einem complexType hinzufügen.
A complex type element is one which contains attributes or elements.
Ein ComplexType ist ein Element, das Attribute oder Elemente enthält.
Note that this is always a complex type even if declared as simple in the original schema.
Beachten Sie, dass dies immer ein complexType ist, selbst wenn er im Originalschema als simpleType deklariert wurde.
You will first create a complex type at the global level and then extend it for use in a content model.
Wir werden zuerst einen ComplexType auf globaler Ebene erstellen und diesen dann erweitern, um ihn in einem Content Model verwenden zu können.
It differs from a globally declared complex type in that its content model cannot be modified without also modifying the global element itself.
Es unterscheidet sich insofern von einem global deklarierten ComplexType, als sein Content Model nicht geändert werden kann, ohne dass auch das globale Element selbst geändert wird.
This example shows attributes whose data types have been restricted in the derived complex type
In diesem Beispiel sehen Sie Attribute, deren Datentypen im abgeleiteten complexType durch Restriction eingeschränkt wurden.
An attribute wildcard can be added to a complex type to allow the use of any attribute on an element.
Eine Attribut-Wildcard kann zu einem complexType hinzugefügt werden, damit in einem Element jedes beliebige Attribut verwendet werden kann.
Such an assertion is defined in an xs:assert element and serves as a validity constraint on the complex type.
Eine solche Assertion wird in einem xs:assert Element definiert und dient als Gültigkeits-Constraint für den complexType.
A complex type can have multiple assertions.
Ein complexType kann mehrere Assertions haben.
A complex type can have four types of content (see list below).
Ein complexType kann vier Arten von Inhalt haben (siehe Liste unten).
You can create a variable of complex type by supplying an XML schema which expresses the structure of the variable.
Sie können eine Variable vom Typ complexType erstellen, indem Sie ein XML-Schema bereitstellen, das die Struktur der Variablen beschreibt.
We will now create a global complex type to hold UK addresses.
Wir erstellen nun einen globalen ComplexType für Adressen in Großbritannien.