Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Type information
| Value | |
|---|---|
| Namespace |
http://schemas.microsoft.com/office/visio/2011/1/core |
| Schema file |
VisioSchema15-2012-06-05.xsd |
| Extension base |
None |
Definition
<xs:complexType name="RowMap_Type">
<xs:attribute name="RowID"
type="xsd:unsignedInt"
use="required"
/>
<xs:attribute name="PageID"
type="xsd:unsignedInt"
use="required"
/>
<xs:attribute name="ShapeID"
type="xsd:unsignedInt"
use="required"
/>
</xs:complexType>
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Child elements
None.
Attributes
| Attribute | Type | Required | Description | Possible values |
|---|---|---|---|---|
| PageID |
xsd:unsignedInt |
required |
Values of the xsd:unsignedInt type. | |
| RowID |
xsd:unsignedInt |
required |
Values of the xsd:unsignedInt type. | |
| ShapeID |
xsd:unsignedInt |
required |
Values of the xsd:unsignedInt type. |