Namespace: |
|
Type: |
|
Content: |
complex, 3 attributes, 2 elements, elem. wildcard |
Defined: |
XML Representation Summary |
||||||||||||
<stream |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</stream> |
Type: |
xsd:string, predefined |
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the HTTP reference to the actual stream object data.
</xsd:documentation>
</xsd:attribute>
|
Type: |
|
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute specifies a name for the stream which is unique within this document.
</xsd:documentation>
There is always one stream with the null name (""). </xsd:attribute>
|
Type: |
xsd:int, predefined |
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the size of the stream data in bytes.
</xsd:documentation>
</xsd:attribute>
|
Type: |
xsd:hexBinary, predefined, simple content |
Defined: |
Type: |
xsd:string, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The value of this optional element is returned by the .NET Documents service for an HTTP GET operation in
</xsd:documentation>
the response headers. If this element is empty, then no additional response headers will be returned. If this element does not exist, the default response header for the file extension will be returned. </xsd:element>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|