Back to SwissRETS

noNamespace
complexType attachmentLogo

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{}attachmentLogo (restriction)

Documentation
Related logo image.
Properties
This component is not nillable.

Model
<...>
(url ; mimeType?)
</...>


Nested Element Summary
mimeTypemimeType
          
xs:anyURIurl
          
Source
<xs:complexType name="attachmentLogo">
<xs:all maxOccurs="1" minOccurs="1">
<xs:element maxOccurs="1" minOccurs="1" name="url" type="xs:anyURI"/>
<xs:element maxOccurs="1" minOccurs="0" name="mimeType" type="mimeType"/>
</xs:all>
</xs:complexType>

Back to SwissRETS

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