DesignData Complex Type Complex Type

DesignData Complex Type

Defines the element holding a schema instance that identifies and structures data for a design surface. Each design surface should use its own schema to identify and structure the data.

<xs:complexType name="DesignData"> <xs:sequence> <xs:any minOccurs="0" maxOccurs="unbounded" processContents="lax" namespace="##other" /> </xs:sequence> </xs:complexType>

  • DesignData
    Defines the element holding a schema instance that identifies and structures data for a design surface.

See Also

SystemDefinitionModel Schema Complex Types

Send comments about this topic to Microsoft

Build date: 10/2/2007