DataConnections_Type complexType (Visio XML)
- Artikel
-
-
|
Wert |
Namespace
|
http://schemas.microsoft.com/office/visio/2011/1/core
|
Schemadatei
|
VisioSchema15-2012-06-05.xsd
|
Erweiterungsbasis
|
Keine
|
Definition
<xs:complexType name="DataConnections_Type">
<xs:sequence>
<xs:element name="DataConnection" type="DataConnection_Type"
minOccurs="1"
maxOccurs="unbounded"
>
</xs:element>
</xs:sequence>
<xs:attribute name="NextID"
type="xsd:unsignedInt"
use="required"
/>
</xs:complexType>
Elemente und Attribute
Wenn das Schema bestimmte Anforderungen definiert, z. B. sequence, minOccurs, maxOccurs und choice, lesen Sie den Abschnitt definition.
Untergeordnete Elemente
Attribute
Attribut |
Typ |
Erforderlich |
Beschreibung |
Mögliche Werte |
NextID
|
xsd:unsignedInt
|
erforderlich
|
|
Werte des xsd:unsignedInt-Typs. |