Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Type information
| Value | |
|---|---|
| Namespace |
http://schemas.microsoft.com/office/visio/2011/1/core |
| Schema file |
VisioSchema15-2012-06-05.xsd |
| Extension base |
Section_Type |
Definition
<xs:complexType name="Property_Type">
<xs:complexContent>
<xs:extension base="Section_Type">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:element name="Row" type="PropertyRow_Type"
>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Child elements
| Element | Type | Description |
|---|---|---|
| Row |
PropertyRow_Type |
Attributes
None.