Definition Type: ComplexType
Name: Prop_Type
Namespace: http://schemas.microsoft.com/visio/2003/core
Type: nsA:NamedRow_Type
Containing Schema: visio.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Calendar in schema visio_xsd Drilldown into LangID in schema visio_xsd Drilldown into Verify in schema visio_xsd Drilldown into Invisible in schema visio_xsd Drilldown into Type in schema visio_xsd Drilldown into SortKey in schema visio_xsd Drilldown into Format in schema visio_xsd Drilldown into Label in schema visio_xsd Drilldown into Prompt in schema visio_xsd Drilldown into Value in schema visio_xsd Drilldown into ID in schema visio_xsd Drilldown into Del in schema visio_xsd Drilldown into NameU in schema visio_xsd Drilldown into Name in schema visio_xsd Drilldown into NamedRow_Type in schema visio_xsdXSD Diagram of Prop_Type in schema visio_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="Prop_Type">
    <xsd:complexContent>
        <xsd:extension base="NamedRow_Type">
            <xsd:choice minOccurs="0" maxOccurs="unbounded">
                <xsd:element name="Value" type="Value_Type" minOccurs="0" />
                <xsd:element name="Prompt" type="Prompt_Type" minOccurs="0" />
                <xsd:element name="Label" type="Label_Type" minOccurs="0" />
                <xsd:element name="Format" type="Format_Type" minOccurs="0" />
                <xsd:element name="SortKey" type="SortKey_Type" minOccurs="0" />
                <xsd:element name="Type" type="Type_Type" minOccurs="0" />
                <xsd:element name="Invisible" type="Invisible_Type" minOccurs="0" />
                <xsd:element name="Verify" type="Verify_Type" minOccurs="0" />
                <xsd:element name="LangID" type="LangID_Type" minOccurs="0" />
                <xsd:element name="Calendar" type="Calendar_Type" minOccurs="0" />
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Value nsA:Value 0 (1)
Prompt nsA:Prompt 0 (1)
Label nsA:Label 0 (1)
Format nsA:Format 0 (1)
SortKey nsA:SortKey 0 (1)
Type nsA:Type 0 (1)
Invisible nsA:Invisible 0 (1)
Verify nsA:Verify 0 (1)
LangID nsA:LangID 0 (1)
Calendar nsA:Calendar 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
Name nsA:Name (Optional)
NameU nsA:NameU (Optional)
Del nsA:Del (Optional)
ID nsA:ID (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Prop