DELETES
Sonic Deployment Manager 8.5.1 - Deletes.xsd XML Schema Documentation - Copyright (c) Progress Software, 1999-2012
Table of Contents
Target Namespace
None
Element and Attribute Namespaces
Global element and attribute declarations belong to this schema's target namespace.
By default, local element declarations have no namespace.
By default, local attribute declarations have no namespace.
Schema Composition
This schema includes components from the following schema document(s):
Declared Namespaces
Prefix
Namespace
xml
http://www.w3.org/XML/1998/namespace
xsd
http://www.w3.org/2001/XMLSchema
Schema Component Representation
<
xsd:schema >
<xsd:include schemaLocation ="ModelCommon.xsd "/>
<xsd:include schemaLocation ="RemoteResourcesCommon.xsd "/>
<xsd:include schemaLocation ="AntCopyDelete.xsd "/>
...
</
xsd:schema >
This element can be used wherever the following element is referenced:
Name
ActivationDaemon
Type
Locally-defined complex type
Nillable
no
Abstract
no
Diagram
XML Instance Representation
<ActivationDaemon>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<References>
[0..1] <Reference>
[1..*] <Id>
xsd :string </Id>
[1..*] </Reference>
</References>
</ActivationDaemon>
Schema Component Representation
<
xsd:element name ="
ActivationDaemon "
substitutionGroup ="
HostableConfigurationComponent ">
<
xsd:complexType >
<
xsd:complexContent >
<
xsd:extension base ="
HostableConfigurationComponentType ">
<
xsd:sequence >
<
xsd:element name ="
References "
minOccurs ="
0 ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element name ="
Reference "
maxOccurs ="
unbounded ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element name ="
Id "
type ="
xsd :string"
maxOccurs ="
unbounded "/>
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
</
xsd:element >
Name
AdvancedProperties
Type
Locally-defined complex type
Nillable
no
Abstract
no
Diagram
XML Instance Representation
<AdvancedProperties>
<Property>
MapType </Property>
[1..*] </AdvancedProperties>
Schema Component Representation
<
xsd:element name ="
AdvancedProperties ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element name ="
Property "
type ="
MapType "
maxOccurs ="
unbounded "/>
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
This element can be used wherever the following element is referenced:
Name
BackupBroker
Type
Locally-defined complex type
Nillable
no
Abstract
no
Diagram
XML Instance Representation
<BackupBroker>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<ComponentName>
xsd :string </ComponentName>
[0..1] <Replications>
[0..1] Start Sequence [1..*] <Replication>
[1] Start All [1] End All </Replication>
End Sequence </Replications>
</BackupBroker>
Schema Component Representation
<
xsd:element name ="
BackupBroker "
substitutionGroup ="
HostableConfigurationComponent ">
<
xsd:complexType >
<
xsd:complexContent >
<
xsd:extension base ="
MFContainerFormingType ">
<
xsd:sequence >
<
xsd:element name ="
Acceptors "
type ="
AcceptorsType "
minOccurs ="
0 "/>
<
xsd:element name ="
Replications "
minOccurs ="
0 ">
<
xsd:complexType >
<
xsd:sequence minOccurs ="
1 "
maxOccurs ="
unbounded ">
<
xsd:element name ="
Replication ">
<
xsd:complexType >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
</
xsd:element >
This element can be used wherever the following element is referenced:
XML Instance Representation
<Broker>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<ComponentName>
xsd :string </ComponentName>
[0..1] <Queues>
xsd :string </Queues>
[0..1] <TargetCluster>
xsd :NCName </TargetCluster>
[0..1] </Broker>
Schema Component Representation
<
xsd:element name ="
Broker "
substitutionGroup ="
HostableConfigurationComponent ">
<
xsd:complexType >
<
xsd:complexContent >
<
xsd:extension base ="
MFContainerFormingType ">
<
xsd:sequence maxOccurs ="
1 ">
<
xsd:element name ="
Queues "
type ="
xsd :string"
minOccurs ="
0 "/>
<
xsd:element name ="
TargetCluster "
type ="
xsd :NCName"
minOccurs ="
0 "/>
<
xsd:element name ="
Acceptors "
type ="
AcceptorsType "
minOccurs ="
0 "/>
<
xsd:element name ="
Routing "
type ="
RoutingType "
minOccurs ="
0 "/>
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
</
xsd:element >
XML Instance Representation
<BrokerName>
xsd :NCName </BrokerName>
Schema Component Representation
<
xsd:element name ="
BrokerName "
type ="
xsd :NCName"/>
This element can be used wherever the following element is referenced:
Name
CertificatesStore
Type
Locally-defined complex type
Nillable
no
Abstract
no
Diagram
XML Instance Representation
<CertificatesStore>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Sequence [0..*] <Certificate>
xsd :string </Certificate>
[1] End Sequence </CertificatesStore>
Schema Component Representation
<
xsd:element name ="
CertificatesStore "
substitutionGroup ="
HostableConfigurationComponent ">
<
xsd:complexType >
<
xsd:complexContent >
<
xsd:extension base ="
HostableConfigurationComponentType ">
<
xsd:sequence minOccurs ="
0 "
maxOccurs ="
unbounded ">
<
xsd:element name ="
Certificate "
type ="
xsd :string"/>
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
</
xsd:element >
This element can be used wherever the following element is referenced:
XML Instance Representation
<Cluster>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<Queues>
xsd :string </Queues>
[0..1] </Cluster>
Schema Component Representation
<
xsd:element name ="
Cluster "
substitutionGroup ="
HostableConfigurationComponent ">
<
xsd:complexType >
<
xsd:complexContent >
</
xsd:complexContent >
</
xsd:complexType >
</
xsd:element >
This element can be used wherever the following element is referenced:
Name
ComponentCollection
Type
Locally-defined complex type
Nillable
no
Abstract
no
Diagram
XML Instance Representation
<ComponentCollection>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Sequence [0..1] <Components>
[1] Start Choice [1..*] End Choice </Components>
End Sequence </ComponentCollection>
Schema Component Representation
<
xsd:element name ="
ComponentCollection "
substitutionGroup ="
HostableConfigurationComponent ">
<
xsd:complexType >
<
xsd:complexContent >
<
xsd:extension base ="
HostableConfigurationComponentType ">
<
xsd:sequence minOccurs ="
0 ">
<
xsd:element name ="
Components ">
<
xsd:complexType >
<
xsd:choice maxOccurs ="
unbounded ">
</
xsd:choice >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
</
xsd:element >
The following elements can be used wherever this element is referenced:
XML Instance Representation
<ConfigurationComponent>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
</ConfigurationComponent>
This element can be used wherever the following element is referenced:
Name
ContainerCollection
Type
Locally-defined complex type
Nillable
no
Abstract
no
Diagram
XML Instance Representation
<ContainerCollection>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<Containers>
[0..1] </Containers>
</ContainerCollection>
Schema Component Representation
<
xsd:element name ="
ContainerCollection "
substitutionGroup ="
HostableConfigurationComponent ">
<
xsd:complexType >
<
xsd:complexContent >
<
xsd:extension base ="
HostableConfigurationComponentType ">
<
xsd:sequence >
<
xsd:element name ="
Containers "
minOccurs ="
0 ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element ref ="
Id "
maxOccurs ="
unbounded "
minOccurs ="
0 "/>
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
</
xsd:element >
This element can be used wherever the following element is referenced:
Name
ESBContainer
Type
Locally-defined complex type
Nillable
no
Abstract
no
Diagram
XML Instance Representation
<ESBContainer>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<ComponentName>
xsd :string </ComponentName>
[0..1] </ESBContainer>
Schema Component Representation
<
xsd:element name ="
ESBContainer "
substitutionGroup ="
HostableConfigurationComponent ">
<
xsd:complexType >
<
xsd:complexContent >
</
xsd:complexContent >
</
xsd:complexType >
</
xsd:element >
This element can be used wherever the following element is referenced:
Name
EventMonitor
Type
Locally-defined complex type
Nillable
no
Abstract
no
Diagram
XML Instance Representation
<EventMonitor>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<ComponentName>
xsd :string </ComponentName>
[0..1] <Logger>
[0..1] <ComponentCollections>
[0..1] </ComponentCollections>
</Logger>
<CollectionsMonitor>
[0..1] <ComponentCollections>
[0..1] </ComponentCollections>
</CollectionsMonitor>
</EventMonitor>
Schema Component Representation
<
xsd:element name ="
EventMonitor "
substitutionGroup ="
HostableConfigurationComponent ">
<
xsd:complexType >
<
xsd:complexContent >
<
xsd:extension base ="
MFContainerFormingType ">
<
xsd:sequence >
<
xsd:element name ="
Logger "
minOccurs ="
0 ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element name ="
ComponentCollections "
minOccurs ="
0 ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element ref ="
Id "
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
<
xsd:element name ="
CollectionsMonitor "
minOccurs ="
0 ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element name ="
ComponentCollections "
minOccurs ="
0 ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element ref ="
Id "
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
</
xsd:element >
The following elements can be used wherever this element is referenced:
XML Instance Representation
<HostableConfigurationComponent>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
</HostableConfigurationComponent>
XML Instance Representation
<HostName>
xsd :string </HostName>
Schema Component Representation
<
xsd:element name ="
HostName "
type ="
xsd :string"/>
Element: Jndi
XML Instance Representation
<Jndi>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<ParameterSet>
xsd :string </ParameterSet>
[0..1] Start Choice [1..*] End Choice </Jndi>
Schema Component Representation
<
xsd:element name ="
Jndi ">
<
xsd:complexType >
<
xsd:complexContent >
<
xsd:extension base ="
HostableConfigurationComponentType ">
<
xsd:sequence >
<
xsd:element name ="
ParameterSet "
type ="
xsd :string"
minOccurs ="
0 "/>
<
xsd:choice minOccurs ="
1 "
maxOccurs ="
unbounded ">
<
xsd:element name ="
QueueConnectionFactory "
type ="
JndiDestinationType "
minOccurs ="
0 "
maxOccurs ="
1 "/>
<
xsd:element name ="
TopicConnectionFactory "
type ="
JndiDestinationType "
minOccurs ="
0 "
maxOccurs ="
1 "/>
<
xsd:element name ="
XAConnectionFactory "
type ="
JndiDestinationType "
minOccurs ="
0 "
maxOccurs ="
1 "/>
<
xsd:element name ="
XAQueueConnectionFactory "
type ="
JndiDestinationType "
minOccurs ="
0 "
maxOccurs ="
1 "/>
<
xsd:element name ="
XATopicConnectionFactory "
type ="
JndiDestinationType "
minOccurs ="
0 "
maxOccurs ="
1 "/>
</
xsd:choice >
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
</
xsd:element >
XML Instance Representation
<Model>
Start Choice [0..*] End Choice <ESBDelete>
[0..1] <Container> ... </Container> [0..*]
<Process> ... </Process> [0..*]
<Service> ... </Service> [0..*]
<ServiceType> ... </ServiceType> [0..*]
<Endpoint> ... </Endpoint> [0..*]
<EndpointType> ... </EndpointType> [0..*]
<Connection> ... </Connection> [0..*]
<ConnectionType> ... </ConnectionType> [0..*]
<SonicFS> ... </SonicFS> [0..*]
</ESBDelete>
<Resources>
[0..*] </Resources>
</Model>
Schema Component Representation
<
xsd:element name ="
Model ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:choice minOccurs ="
0 "
maxOccurs ="
unbounded ">
<
xsd:element ref ="
Segment "
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xsd:choice >
<
xsd:element name ="
ESBDelete "
minOccurs ="
0 "
maxOccurs ="
1 ">
<
xsd:complexType >
<
xsd:sequence >
<xsd:element name ="Container " minOccurs ="0 " maxOccurs ="unbounded "/>
<xsd:element name ="Process " minOccurs ="0 " maxOccurs ="unbounded "/>
<xsd:element name ="Service " minOccurs ="0 " maxOccurs ="unbounded "/>
<xsd:element name ="ServiceType " minOccurs ="0 " maxOccurs ="unbounded "/>
<xsd:element name ="Endpoint " minOccurs ="0 " maxOccurs ="unbounded "/>
<xsd:element name ="EndpointType " minOccurs ="0 " maxOccurs ="unbounded "/>
<xsd:element name ="Connection " minOccurs ="0 " maxOccurs ="unbounded "/>
<xsd:element name ="ConnectionType " minOccurs ="0 " maxOccurs ="unbounded "/>
<xsd:element name ="SonicFS " minOccurs ="0 " maxOccurs ="unbounded "/>
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
<
xsd:element name ="
Resources "
minOccurs ="
0 "
maxOccurs ="
unbounded ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element ref ="
delete "
maxOccurs ="
unbounded "/>
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
<
xsd:element ref ="
Permissions "
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xsd:element ref ="
Jndi "
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
Name
Permissions
Type
Locally-defined complex type
Nillable
no
Abstract
no
Diagram
XML Instance Representation
<Permissions>
<Permission>
[1..*] <Path>
xsd :string </Path>
[1] <Principal>
xsd :string </Principal>
[1] </Permission>
</Permissions>
Schema Component Representation
<
xsd:element name ="
Permissions ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element name ="
Permission "
maxOccurs ="
unbounded ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element name ="
Path "
type ="
xsd :string"/>
<
xsd:element name ="
Principal "
type ="
xsd :string"/>
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
This element can be used wherever the following element is referenced:
XML Instance Representation
<Queues>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
</Queues>
Schema Component Representation
<
xsd:element name ="
Queues "
substitutionGroup ="
ConfigurationComponent ">
<
xsd:complexType >
<
xsd:complexContent >
</
xsd:complexContent >
</
xsd:complexType >
</
xsd:element >
Name
RemoteResources
Type
Locally-defined complex type
Nillable
no
Abstract
no
Diagram
XML Instance Representation
<RemoteResources>
Start All [1] End All </RemoteResources>
Schema Component Representation
<
xsd:element name ="
RemoteResources ">
<
xsd:complexType >
<
xsd:all >
<
xsd:element ref ="
Deletes "
minOccurs ="
0 "
maxOccurs ="
1 "/>
<
xsd:element ref ="
Execs "
minOccurs ="
0 "
maxOccurs ="
1 "/>
</
xsd:all >
</
xsd:complexType >
</
xsd:element >
XML Instance Representation
<RuntimeComponent>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<License>
xsd :string </License>
[1] </RuntimeComponent>
This element can be used wherever the following element is referenced:
XML Instance Representation
<Security>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<Users>
[0..1] <User>
[1..*] <Name> ... </Name> [1]
<Groups>
[0..1] <Group>
xsd :string </Group>
[1..*] </Groups>
</User>
</Users>
<ACL>
[0..*] Start All [1] <AclType>
xsd :string (value comes from list: {'ROUTING_USER_ACL'|'SEND_ACL'|'RECEIVE_ACL'|'PUBLISH_ACL'|'SUBSCRIBE_ACL'}) </AclType>
[1] <Principal> ... </Principal> [1]
<PrincipalType>
xsd :string (value comes from list: {'user'|'group'}) </PrincipalType>
[1] <Resource> ... </Resource> [1]
<ResourceType>
xsd :string (value comes from list: {'queue'|'topic'|'node'}) </ResourceType>
[1] <Permission>
xsd :string (value comes from list: {'GRANT'|'DENY'}) </Permission>
[1] <AuthDomain> ... </AuthDomain> [0..1]
End All </ACL>
<QOP>
[0..*] <ResourceType>
xsd :string (value comes from list: {'queue'|'topic'}) </ResourceType>
[1] <Resource> ... </Resource> [1]
<Level>
xsd :string (value comes from list: {'none'|'integrity'|'privacy'}) </Level>
[1] </QOP>
</Security>
Schema Component Representation
<
xsd:element name ="
Security "
substitutionGroup ="
HostableConfigurationComponent ">
<
xsd:complexType >
<
xsd:complexContent >
<
xsd:extension base ="
HostableConfigurationComponentType ">
<
xsd:sequence >
<
xsd:element name ="
Users "
minOccurs ="
0 ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element name ="
User "
minOccurs ="
1 "
maxOccurs ="
unbounded ">
<
xsd:complexType >
<
xsd:sequence >
<xsd:element name ="Name "/>
<
xsd:element name ="
Groups "
minOccurs ="
0 ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element name ="
Group "
type ="
xsd :string"
maxOccurs ="
unbounded "/>
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
<
xsd:element name ="
ACL "
minOccurs ="
0 "
maxOccurs ="
unbounded ">
<
xsd:complexType >
<
xsd:all >
<
xsd:element name ="
AclType ">
<
xsd:simpleType >
<
xsd:restriction base ="
xsd :string">
<xsd:enumeration value ="ROUTING_USER_ACL "/>
<xsd:enumeration value ="SEND_ACL "/>
<xsd:enumeration value ="RECEIVE_ACL "/>
<xsd:enumeration value ="PUBLISH_ACL "/>
<xsd:enumeration value ="SUBSCRIBE_ACL "/>
</
xsd:restriction >
</
xsd:simpleType >
</
xsd:element >
<xsd:element name ="Principal "/>
<
xsd:element name ="
PrincipalType ">
<
xsd:simpleType >
<
xsd:restriction base ="
xsd :string">
<xsd:enumeration value ="user "/>
<xsd:enumeration value ="group "/>
</
xsd:restriction >
</
xsd:simpleType >
</
xsd:element >
<xsd:element name ="Resource "/>
<
xsd:element name ="
ResourceType ">
<
xsd:simpleType >
<
xsd:restriction base ="
xsd :string">
<xsd:enumeration value ="queue "/>
<xsd:enumeration value ="topic "/>
<xsd:enumeration value ="node "/>
</
xsd:restriction >
</
xsd:simpleType >
</
xsd:element >
<
xsd:element name ="
Permission ">
<
xsd:simpleType >
<
xsd:restriction base ="
xsd :string">
<xsd:enumeration value ="GRANT "/>
<xsd:enumeration value ="DENY "/>
</
xsd:restriction >
</
xsd:simpleType >
</
xsd:element >
<xsd:element name ="AuthDomain " minOccurs ="0 "/>
</
xsd:all >
</
xsd:complexType >
</
xsd:element >
<
xsd:element name ="
QOP "
minOccurs ="
0 "
maxOccurs ="
unbounded ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element name ="
ResourceType ">
<
xsd:simpleType >
<
xsd:restriction base ="
xsd :string">
<xsd:enumeration value ="queue "/>
<xsd:enumeration value ="topic "/>
</
xsd:restriction >
</
xsd:simpleType >
</
xsd:element >
<xsd:element name ="Resource "/>
<
xsd:element name ="
Level ">
<
xsd:simpleType >
<
xsd:restriction base ="
xsd :string">
<xsd:enumeration value ="none "/>
<xsd:enumeration value ="integrity "/>
<xsd:enumeration value ="privacy "/>
</
xsd:restriction >
</
xsd:simpleType >
</
xsd:element >
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
</
xsd:element >
XML Instance Representation
<Segment>
<LocalManagementNode>
xsd :string </LocalManagementNode>
[0..1] Start Choice [0..*] End Choice </Segment>
Schema Component Representation
<
xsd:element name ="
Segment ">
<
xsd:complexType >
<
xsd:sequence >
<
xsd:element name ="
LocalManagementNode "
type ="
xsd :string"
minOccurs ="
0 "/>
<
xsd:element ref ="
Segment "
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xsd:choice minOccurs ="
0 "
maxOccurs ="
unbounded ">
</
xsd:choice >
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
XML Instance Representation
<TargetContainer>
xsd :NCName </TargetContainer>
Schema Component Representation
<
xsd:element name ="
TargetContainer "
type ="
xsd :NCName"/>
Name
AcceptorBaseType
Abstract
no
Diagram
XML Instance Representation
<...>
Start Sequence [0..1] <Protocol>
xsd :string (value comes from list: {'tcp'|'ssl'|'http'|'https'}) </Protocol>
[0..1] <HostName>
xsd :string </HostName>
[1] <Port>
xsd :positiveInteger </Port>
[1] End Sequence </...>
Schema Component Representation
<
xsd:complexType name ="
AcceptorBaseType ">
<
xsd:complexContent >
<
xsd:extension base ="
ConfigurationSubcomponentType ">
<
xsd:sequence minOccurs ="
0 ">
<
xsd:element name ="
Protocol "
minOccurs ="
0 ">
<
xsd:simpleType >
<
xsd:restriction base ="
xsd :string">
<xsd:enumeration value ="tcp "/>
<xsd:enumeration value ="ssl "/>
<xsd:enumeration value ="http "/>
<xsd:enumeration value ="https "/>
</
xsd:restriction >
</
xsd:simpleType >
</
xsd:element >
<
xsd:element name ="
HostName "
type ="
xsd :string"/>
<
xsd:element name ="
Port "
type ="
xsd :positiveInteger"/>
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...>
Start Choice [1..*] End Choice </...>
Schema Component Representation
<
xsd:complexType name ="
AcceptorsType ">
<
xsd:choice maxOccurs ="
unbounded ">
</
xsd:choice >
</
xsd:complexType >
Super-types:
ComponentType
< ConfigurationComponentType (by extension)
Sub-types:
None
Name
ConfigurationComponentType
Abstract
no
Diagram
XML Instance Representation
<...>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xsd:complexType name ="
ConfigurationComponentType ">
<
xsd:complexContent >
<
xsd:extension base ="
ComponentType ">
<
xsd:sequence >
<
xsd:element ref ="
Id "
minOccurs ="
0 "
maxOccurs ="
1 "/>
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
Super-types:
None
Sub-types:
Name
ConfigurationSubcomponentType
Abstract
no
Diagram
Schema Component Representation
<
xsd:complexType name ="
ConfigurationSubcomponentType ">
<
xsd:sequence >
<
xsd:element ref ="
Id "
minOccurs ="
0 "
maxOccurs ="
1 "/>
</
xsd:sequence >
</
xsd:complexType >
Super-types:
ComponentType
< HostableConfigurationComponentType (by extension)
Sub-types:
Name
HostableConfigurationComponentType
Abstract
no
Diagram
XML Instance Representation
<...>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xsd:complexType name ="
HostableConfigurationComponentType ">
<
xsd:complexContent >
<
xsd:extension base ="
ComponentType ">
<
xsd:sequence >
<
xsd:element ref ="
LogicalHosts "
minOccurs ="
0 "
maxOccurs ="
1 "/>
<
xsd:element ref ="
Id "
minOccurs ="
0 "
maxOccurs ="
1 "/>
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
Super-types:
None
Sub-types:
None
Name
IdandTargetType
Abstract
no
Diagram
XML Instance Representation
<...>
Start All [1] <Id>
xsd :string </Id>
[1] <TargetContainer>
xsd :string </TargetContainer>
[0..1] End All </...>
Schema Component Representation
<
xsd:complexType name ="
IdandTargetType ">
<
xsd:all >
<
xsd:element name ="
Id "
type ="
xsd :string"/>
<
xsd:element name ="
TargetContainer "
type ="
xsd :string"
minOccurs ="
0 "/>
</
xsd:all >
</
xsd:complexType >
Super-types:
None
Sub-types:
None
Name
JndiDestinationType
Abstract
no
Diagram
XML Instance Representation
<...>
<SubContext>
xsd :string </SubContext>
[0..1] </...>
Schema Component Representation
<
xsd:complexType name ="
JndiDestinationType ">
<
xsd:sequence >
<
xsd:element name ="
SubContext "
type ="
xsd :string"
minOccurs ="
0 "/>
</
xsd:sequence >
</
xsd:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...>
<Key>
xsd :string </Key>
[1] <Value>
xsd :string </Value>
[1] </...>
Schema Component Representation
<
xsd:complexType name ="
MapType ">
<
xsd:sequence >
<
xsd:element name ="
Key "
type ="
xsd :string"/>
<
xsd:element name ="
Value "
type ="
xsd :string"/>
</
xsd:sequence >
</
xsd:complexType >
Name
MFContainerFormingType
Abstract
yes
Documentation
Abstract base type for all container forming sonic components.
Diagram
XML Instance Representation
<...>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<ComponentName>
xsd :string </ComponentName>
[0..1] </...>
Schema Component Representation
<
xsd:complexType name ="
MFContainerFormingType "
abstract ="
true ">
<
xsd:complexContent >
</
xsd:complexContent >
</
xsd:complexType >
Name
RoutingDefinitionBaseType
Abstract
no
Diagram
Schema Component Representation
<
xsd:complexType name ="
RoutingDefinitionBaseType ">
<
xsd:complexContent >
</
xsd:complexContent >
</
xsd:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...>
Start Sequence [1..*] <Definitions>
[1] Start Choice [1..*] End Choice </Definitions>
<GlobalSubscription>
[0..*] </GlobalSubscription>
End Sequence </...>
Schema Component Representation
<
xsd:complexType name ="
RoutingType ">
<
xsd:sequence minOccurs ="
1 "
maxOccurs ="
unbounded ">
<
xsd:element name ="
Definitions ">
<
xsd:complexType >
<
xsd:choice minOccurs ="
1 "
maxOccurs ="
unbounded ">
</
xsd:choice >
</
xsd:complexType >
</
xsd:element >
<
xsd:element name ="
GlobalSubscription "
maxOccurs ="
unbounded "
minOccurs ="
0 ">
<
xsd:complexType >
<
xsd:sequence >
</
xsd:sequence >
</
xsd:complexType >
</
xsd:element >
</
xsd:sequence >
</
xsd:complexType >
Super-types:
ComponentType
< RuntimeComponentType (by extension)
Sub-types:
None
Name
RuntimeComponentType
Abstract
no
Diagram
XML Instance Representation
<...>
<!-- '
ComponentType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<License>
xsd :string </License>
[1] </...>
Schema Component Representation
<
xsd:complexType name ="
RuntimeComponentType ">
<
xsd:complexContent >
<
xsd:extension base ="
ComponentType ">
<
xsd:sequence >
<
xsd:element ref ="
LogicalHosts "
minOccurs ="
0 "
maxOccurs ="
1 "/>
<
xsd:element name ="
License "
type ="
xsd :string"/>
</
xsd:sequence >
</
xsd:extension >
</
xsd:complexContent >
</
xsd:complexType >
Complex Type:
Schema Component Type
AusAddress
Schema Component Name
Super-types:
Address < AusAddress (by extension)
Sub-types:
QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
The table above displays the properties of this schema component.
XML Instance Representation
<...
country="Australia "
>
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice
[1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1]
?
</...>
The XML Instance Representation table above shows the schema component's content as an XML instance.
The minimum and maximum occurrence of elements and attributes are provided in square brackets, e.g. [0..1].
Model group information are shown in gray, e.g. Start Choice ... End Choice.
For type derivations, the elements and attributes that have been added to or changed from the base type's content are shown in bold .
If an element/attribute has a fixed value, the fixed value is shown in green, e.g. country="Australia".
Otherwise, the type of the element/attribute is displayed.
If the element/attribute's type is in the schema, a link is provided to it.
For local simple type definitions, the constraints are displayed in angle brackets, e.g. <<pattern = [1-9][0-9]{3}>>.
If a local element/attribute has documentation, it will be displayed in a window that pops up when the question mark inside the attribute or next to the element is clicked, e.g. <postcode>.
Schema Component Representation
<complexType
name ="AusAddress ">
<complexContent >
<extension
base ="Address ">
<sequence >
<element
name ="state " type ="AusStates "/>
<element
name ="postcode ">
<simpleType >
<restriction
base ="string ">
<pattern
value ="[1-9][0-9]{3} "/>
</restriction >
</simpleType >
</element >
</sequence >
<attribute
name ="country " type ="string " fixed ="Australia "/>
</extension >
</complexContent >
</complexType >
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.
All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all .
Choice Model Group
Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice .
Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.
Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods , e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type
attribute.
Key Constraint Like Uniqueness Constraint , but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint . See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups .
Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil
attribute. The xsi:nil
attribute is the boolean attribute, nil , from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil
attribute set to true, it can be left empty, even though its element declaration may have required content.
Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations .
Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.
Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.
Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.
Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).
Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence .
Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.
Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.
Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.
Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .