http://exchangenetwork.net/schemas/owwqx/1.0
complexType AttachedBinaryObjectDataType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://exchangenetwork.net/schemas/owwqx/1.0}AttachedBinaryObjectDataType (restriction)

Properties
This component is not nillable.

Model
<...>
(BinaryObjectContent?, BinaryObjectFileName, BinaryObjectFileTypeCode )
</...>


Nested Element Summary
 BinaryObjectContent
          
 BinaryObjectFileName
          
 BinaryObjectFileTypeCode
          
Source
<xsd:complexType name="AttachedBinaryObjectDataType">
<xsd:sequence>
<xsd:element ref="owwqx:BinaryObjectContent" minOccurs="0"/>
<xsd:element ref="owwqx:BinaryObjectFileName"/>
<xsd:element ref="owwqx:BinaryObjectFileTypeCode"/>
</xsd:sequence>
</xsd:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.