element <system> (local)
Namespace:
Type:
xsd:int
Content:
simple
Defined:
locally within attributeType complexType in myDocuments.xsd; see XML source
XML Representation Summary
<system>
   
Content: 
{ xsd:int }
</system>
Included in content model of elements (1):
attributes (type attributeType)
Annotation
If 0, then the file is not a system file. If 1, then file should be treated as a special system file.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="system" type="xsd:int">
<xsd:annotation>
<xsd:documentation>
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>