http://www.gliffy.com
complexType versions

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

Documentation
List of document versions.
Properties
This component is not nillable.

Model
<...>
version*
</...>


Nested Element Summary
versionversion
          
Source
<xs:complexType name="versions">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="version" type="version"/>
</xs:sequence>
</xs:complexType>


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