ValidationProperties_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="ValidationProperties_Type">
<xs:attribute name="LastValidated"
type="xsd:dateTime"
use="required"
/>
<xs:attribute name="ShowIgnored"
type="xsd:boolean"
use="required"
/>
</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
Keine.
Attribute
Attribut | Typ | Erforderlich | Beschreibung | Mögliche Werte |
---|---|---|---|---|
LastValidated |
xsd:dateTime |
erforderlich |
Werte des xsd:dateTime-Typs. | |
ShowIgnored |
xsd:boolean |
erforderlich |
Werte des Typs xsd:boolean. |