http://www.yworks.com/xml/graphml
complexType ResourceBlock.type

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.yworks.com/xml/graphml}ResourceBlock.type (restriction)

Documentation
Complex type for a shared resource block container.
Properties
This component is not nillable.

Model
<...>
Resource*
</...>


Nested Element Summary
Resource.typeResource
           A shared resource element.  
Source
<xs:complexType name="ResourceBlock.type">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="Resource" type="Resource.type">
</xs:element>
</xs:sequence>
</xs:complexType>


© Copyright 2000-2009, yWorks GmbH. All rights reserved.