Namespace: |
|
Content: |
complex, 3 elements |
Defined: |
globally in myDocuments.xsd; see XML source |
Includes: |
definitions of 3 elements |
Used: |
at 1 location |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains all file system store attributes for the document
</xsd:documentation>
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="hidden" type="xsd:int">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
If 0, then the document should be displayed in normal UI. If 1, then it should be hidden from most views.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
If 0, then the file is not a system file. If 1, then file should be treated as a special system file.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
If 0, then the document is read/write, if 1, then read-only.
</xsd:documentation>
</xsd:complexType>
|
Type: |
xsd:int, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
If 0, then the document should be displayed in normal UI. If 1, then it should be hidden from most views.
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:int, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
If 0, then the document is read/write, if 1, then read-only.
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:int, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
If 0, then the file is not a system file. If 1, then file should be treated as a special system file.
</xsd:documentation>
</xsd:element>
|