A VirtualSpaceType is an XML schema element type is used to define a virtual space. VirtualSpaceType extends DefinitionElementType.
Example
<VirtualSpace>
<Name>Virtual Space</Name>
<Description>This is a virtual space.</Description>
<HomePage>http://www.zelestra.com/virtualspace.html</HomePage>
</VirtualSpace>
Other than those supplied by DefinitionElementType, there are no additional elements defined for VirtualSpaceType.
VirtualSpaceType is a chameleon schema document that takes on the XML namespace of the including schema document. The appropriate schema location designation is http://zlst.org/schemas/2001/VirtualSpaceType/VirtualSpaceType.xsd.