Grouping of scenario objects by name and/or type. An instance of EntitySelection is considered also an instance of Entity.
<xsd:complexType name="EntitySelection"> <xsd:sequence> <xsd:element name="Members" type="SelectedEntities"/> </xsd:sequence> <xsd:attribute name="name" type="String" use="required"/> </xsd:complexType>
To XSD To XSD Tree