http://www.yworks.com/xml/graphml
complexType StyleProperties.type
- Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.yworks.com/xml/graphml}StyleProperties.type (restriction)
- Documentation
-
Complex type definition for a set of style properties for generic node/edge realizers.
- Properties
- This component is not nillable.
- Model
- <...>
Property*
</...>
- Source
<xs:complexType name="StyleProperties.type"> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" name="Property" type="StyleProperty.type"/> </xs:sequence> </xs:complexType>
© Copyright 2000-2009, yWorks GmbH. All rights reserved.