element <used> (local)
Namespace:
Type:
xsd:int
Content:
simple
Defined:
locally within quotaType complexType in myDocuments.xsd; see XML source
XML Representation Summary
<used>
   
Content: 
{ xsd:int }
</used>
Included in content model of elements (1):
quota (in myDocuments)
Annotation
The number of bytes actually in use by this instance of the .NET Documents service.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="used" type="xsd:int">
<xsd:annotation>
<xsd:documentation>
The number of bytes actually in use by this instance of the .NET Documents service.
</xsd:documentation>
</xsd:annotation>
</xsd:element>