Freigeben über


Extensions_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
Keine

Definition

          <xs:complexType name="Extensions_Type">
          
          <xs:sequence>
    <xs:element name="CellDef"  type="CellDef_Type"
     minOccurs="0"
     maxOccurs="unbounded"
    >
    </xs:element>
    
    <xs:element name="FunctionDef"  type="FunctionDef_Type"
     minOccurs="0"
     maxOccurs="unbounded"
    >
    </xs:element>
    
    <xs:element name="SectionDef"  type="SectionDef_Type"
     minOccurs="0"
     maxOccurs="unbounded"
    >
    </xs:element>
    
      </xs:sequence>
      </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
CellDef
CellDef_Type
FunctionDef
FunctionDef_Type
SectionDef
SectionDef_Type

Attribute

None.