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