Namespace: |
|
Content: |
complex, 2 elements |
Defined: |
globally in myDocuments.xsd; see XML source |
Includes: |
definitions of 2 elements |
Used: |
at 1 location |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Used by the service to restrict and report usage of storage.
</xsd:documentation>
The <b>quota</b>
element can be updated only by a client mapped to the Provision role.
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="provisioned" type="xsd:int">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
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>
<xsd:documentation>
</xsd:annotation>
The number of bytes actually in use by this instance of the .NET Documents service.
</xsd:documentation>
</xsd:complexType>
|
Type: |
xsd:int, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The maximum number of bytes of storage that can be used by this instance of the .NET Documents service.
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:int, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The number of bytes actually in use by this instance of the .NET Documents service.
</xsd:documentation>
</xsd:element>
|