Freigeben über


SplineStart_Type complexType (Visio XML)

Informationen zum Typ

Wert
Namespace
http://schemas.microsoft.com/office/visio/2011/1/core
Schemadatei
VisioSchema15-2012-06-05.xsd
Erweiterungsbasis
GeometryRow_Type

Definition

          <xs:complexType name="SplineStart_Type">
          
          <xs:complexContent>
          <xs:extension base="GeometryRow_Type">
          <xs:sequence>
    <xs:element name="Cell"  type="Cell_Type"
     minOccurs="0"
     maxOccurs="unbounded"
    >
    </xs:element>
    
      </xs:sequence>
      </xs:extension>
      </xs:complexContent>
      </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

Element Typ Beschreibung
Cell
Cell_type

Attribute

None.