Apache Geronimo >  Index >  Development >  XML Schemas >  Apache Geronimo v2.1 XML Schemas User List | Dev List | Wiki | Issue Tracker  
  Overview
Home
License
ASF
Project Policies
Downloads
Documentation
News Archive
  Search
Powered by Google Search
  Community
Events
Get Involved
Committers
Mailing Lists
Discussion Forums
IRC
FAQ
Wiki
Found a Bug?
Service and Support
ASF Sponsorship
ASF Thanks!
  Development
Javadoc
XML Schemas
Source Code
Coding Standards
Issue Tracker
Related Projects
Sample Applications
  Subprojects
Development Tools
GBuild
GShell
XBean
  corba-css-config-2.1.xsd Apache Geronimo v2.1 XML Schemas   attributes-1.2.xsd 

Documentation for corba-tss-config-2.1

Table of Contents

top

Schema Document Properties

Target Namespace http://openejb.apache.org/xml/ns/corba-tss-config-2.1
Version 1.0
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.

Declared Namespaces

Prefix Namespace
xml http://www.w3.org/XML/1998/namespace
tss http://openejb.apache.org/xml/ns/corba-tss-config-2.1
xsd http://www.w3.org/2001/XMLSchema
Schema Component Representation
<xsd:schema targetNamespace="http://openejb.apache.org/xml/ns/corba-tss-config-2.1" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
...
</xsd:schema>
top

Global Declarations

Element: tss

Name tss
Type tss:tssType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<tss:tss
inherit=" xsd:boolean [0..1]">
<tss:description> tss:descriptionType </tss:description> [0..*]
Start Group: tss:transportMechGroup [0..1]
Start Choice [1]
<tss:SSL> tss:SSLType </tss:SSL> [1]
<tss:SECIOP> tss:SECIOPType </tss:SECIOP> [1]
End Choice
End Group: tss:transportMechGroup
<tss:compoundSecMechTypeList
stateful=" xsd:boolean [0..1]"> [0..1]
<tss:compoundSecMech> tss:compoundSecMechType </tss:compoundSecMech> [1..*]
</tss:compoundSecMechTypeList>
</tss:tss>
Diagram
h-308716975 h605288729 h1317142808
Schema Component Representation
<xsd:element name="tss" type=" tss:tssType "/>
top

Global Definitions

Complex Type: GSSUPType

Super-types: None
Sub-types: None
Name GSSUPType
Used by (from the same schema document) Model Group asMechGroup
Abstract no
XML Instance Representation
<...
targetName=" xsd:string [0..1]"
required=" xsd:boolean [0..1]">
<tss:description> tss:descriptionType </tss:description> [0..*]
</...>
Diagram
h-308716975
Schema Component Representation
<xsd:complexType name="GSSUPType">
<xsd:sequence>
<xsd:element name="description" type=" tss:descriptionType " minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="targetName" type=" xsd:string "/>
<xsd:attribute name="required" type=" xsd:boolean " use="optional" default="false"/>
</xsd:complexType>
top

Complex Type: ITTAbsentType

Super-types: xsd:anyType < ITTAbsentType (by restriction)
Sub-types: None
Name ITTAbsentType
Used by (from the same schema document) Complex Type identityTokenTypeList
Abstract no
XML Instance Representation
<...>
<!-- ' xsd:anyType' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Diagram
Schema Component Representation
<xsd:complexType name="ITTAbsentType">
<xsd:complexContent>
<xsd:restriction base=" xsd:anyType "/>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: ITTAnonymousType

Super-types: xsd:anyType < ITTAnonymousType (by restriction)
Sub-types: None
Name ITTAnonymousType
Used by (from the same schema document) Model Group ittGroup
Abstract no
XML Instance Representation
<...>
<!-- ' xsd:anyType' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Diagram
Schema Component Representation
<xsd:complexType name="ITTAnonymousType">
<xsd:complexContent>
<xsd:restriction base=" xsd:anyType "/>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: ITTDistinguishedNameType

Super-types: None
Sub-types: None
Name ITTDistinguishedNameType
Used by (from the same schema document) Model Group ittGroup
Abstract no
XML Instance Representation
<...
realm=" xsd:string [0..1]"
domain=" xsd:string [0..1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="ITTDistinguishedNameType">
<-- <xsd:complexContent>-->
<-- <xsd:restriction base="xsd:anyType"/>-->
<-- </xsd:complexContent>-->
<xsd:sequence/>
<xsd:attribute name="realm" type=" xsd:string " use="optional"/>
<xsd:attribute name="domain" type=" xsd:string " use="optional"/>
</xsd:complexType>
top

Complex Type: ITTPrincipalNameGSSUPType

Super-types: None
Sub-types: None
Name ITTPrincipalNameGSSUPType
Used by (from the same schema document) Model Group ittGroup
Abstract no
XML Instance Representation
<...
principal-class=" xsd:string [0..1]"
domain=" xsd:string [0..1]"
realm=" xsd:string [0..1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="ITTPrincipalNameGSSUPType">
<-- <xsd:complexContent>-->
<-- <xsd:restriction base="xsd:anyType"/>-->
<-- </xsd:complexContent>-->
<xsd:sequence/>
<xsd:attribute name="principal-class" type=" xsd:string "/>
<xsd:attribute name="domain" type=" xsd:string " use="optional"/>
<xsd:attribute name="realm" type=" xsd:string " use="optional"/>
</xsd:complexType>
top

Complex Type: ITTX509CertChainType

Super-types: None
Sub-types: None
Name ITTX509CertChainType
Used by (from the same schema document) Model Group ittGroup
Abstract no
XML Instance Representation
<...
realm=" xsd:string [0..1]"
domain=" xsd:string [0..1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="ITTX509CertChainType">
<-- <xsd:complexContent>-->
<-- <xsd:restriction base="xsd:anyType"/>-->
<-- </xsd:complexContent>-->
<xsd:sequence/>
<xsd:attribute name="realm" type=" xsd:string " use="optional"/>
<xsd:attribute name="domain" type=" xsd:string " use="optional"/>
</xsd:complexType>
top

Complex Type: SECIOPType

Super-types: None
Sub-types: None
Name SECIOPType
Used by (from the same schema document) Model Group transportMechGroup
Abstract no
XML Instance Representation
<...
mechOID=" xsd:string [0..1]"
targetName=" xsd:string [0..1]">
<tss:description> tss:descriptionType </tss:description> [0..*]
<tss:supports> tss:associationOptionList </tss:supports> [1]
<tss:requires> tss:associationOptionList </tss:requires> [1]
<tss:transportAddress> tss:transportAddressType </tss:transportAddress> [1..*]
Start Choice [1]
<tss:trustEveryone> tss:trustEveryoneType </tss:trustEveryone> [1]
<tss:trustNoone> tss:trustNooneType </tss:trustNoone> [1]
<tss:trustList> [1]
<tss:entity> tss:entityType </tss:entity> [1..*]
</tss:trustList>
End Choice
</...>
Diagram
h-308716975 h1031765711 h1031765711 h1059751498 h338667719
Schema Component Representation
<xsd:complexType name="SECIOPType">
<xsd:sequence>
<xsd:element name="description" type=" tss:descriptionType " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="supports" type=" tss:associationOptionList "/>
<xsd:element name="requires" type=" tss:associationOptionList "/>
<xsd:element name="transportAddress" type=" tss:transportAddressType " maxOccurs="unbounded"/>
<xsd:group ref=" tss:trustGroup "/>
</xsd:sequence>
<xsd:attribute name="mechOID" type=" xsd:string "/>
<xsd:attribute name="targetName" type=" xsd:string "/>
</xsd:complexType>
top

Complex Type: SSLType

Super-types: None
Sub-types: None
Name SSLType
Used by (from the same schema document) Model Group transportMechGroup
Abstract no
XML Instance Representation
<...
port=" xsd:short [1]"
hostname=" xsd:string [1]"
handshakeTimeout=" xsd:short [0..1]">
<tss:description> tss:descriptionType </tss:description> [0..*]
<tss:supports> tss:associationOptionList </tss:supports> [1]
<tss:requires> tss:associationOptionList </tss:requires> [1]
Start Group: tss:trustGroup [0..1]
Start Choice [1]
<tss:trustEveryone> tss:trustEveryoneType </tss:trustEveryone> [1]
<tss:trustNoone> tss:trustNooneType </tss:trustNoone> [1]
<tss:trustList> [1]
<tss:entity> tss:entityType </tss:entity> [1..*]
</tss:trustList>
End Choice
End Group: tss:trustGroup
</...>
Diagram
h-308716975 h1031765711 h1031765711 h338667719
Schema Component Representation
<xsd:complexType name="SSLType">
<xsd:sequence>
<xsd:element name="description" type=" tss:descriptionType " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="supports" type=" tss:associationOptionList "/>
<xsd:element name="requires" type=" tss:associationOptionList "/>
<xsd:group ref=" tss:trustGroup " minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="port" type=" xsd:short " use="required"/>
<xsd:attribute name="hostname" type=" xsd:string " use="required"/>
<xsd:attribute name="handshakeTimeout" type=" xsd:short "/>
</xsd:complexType>
top

Complex Type: compoundSecMechType

Super-types: None
Sub-types: None
Name compoundSecMechType
Used by (from the same schema document) Complex Type tssType
Abstract no
XML Instance Representation
<...>
<tss:description> tss:descriptionType </tss:description> [0..*]
Start Group: tss:asMechGroup [0..1]
Start Choice [1]
<tss:GSSUP> tss:GSSUPType </tss:GSSUP> [1]
End Choice
End Group: tss:asMechGroup
<tss:sasMech> tss:sasMechType </tss:sasMech> [0..1]
</...>
Diagram
h-308716975 h851255984 h1310925399
Schema Component Representation
<xsd:complexType name="compoundSecMechType">
<xsd:sequence>
<xsd:element name="description" type=" tss:descriptionType " minOccurs="0" maxOccurs="unbounded"/>
<xsd:group ref=" tss:asMechGroup " minOccurs="0"/>
<xsd:element name="sasMech" type=" tss:sasMechType " minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: descriptionType

Super-types: xsd:string < descriptionType (by extension)
Sub-types: None
Name descriptionType
Used by (from the same schema document) Complex Type tssType , Complex Type SSLType , Complex Type SECIOPType , Complex Type compoundSecMechType , Complex Type GSSUPType , Complex Type sasMechType
Abstract no
XML Instance Representation
<...
xml:lang="[0..1]">
xsd:string
</...>
Diagram
Schema Component Representation
<xsd:complexType name="descriptionType">
<xsd:simpleContent>
<xsd:extension base=" xsd:string ">
<xsd:attribute ref=" xml:lang"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Complex Type: entityType

Super-types: xsd:anyType < entityType (by restriction)
Sub-types: None
Name entityType
Used by (from the same schema document) Model Group trustGroup
Abstract no
XML Instance Representation
<...
hostname=" xsd:string [0..1]"
distinguishedName=" xsd:string [0..1]">
<!-- ' xsd:anyType' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Diagram
Schema Component Representation
<xsd:complexType name="entityType">
<xsd:complexContent>
<xsd:restriction base=" xsd:anyType ">
<xsd:attribute name="hostname" type=" xsd:string " use="optional"/>
<xsd:attribute name="distinguishedName" type=" xsd:string " use="optional"/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: generalNameType

Super-types: xsd:anyType < generalNameType (by restriction)
Sub-types: None
Name generalNameType
Used by (from the same schema document) Model Group serviceConfigurationGroup
Abstract no
XML Instance Representation
<...
privilegeAuthority=" xsd:string [0..1]">
<!-- ' xsd:anyType' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Diagram
Schema Component Representation
<xsd:complexType name="generalNameType">
<xsd:complexContent>
<xsd:restriction base=" xsd:anyType ">
<xsd:attribute name="privilegeAuthority" type=" xsd:string "/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: gssExportedNameType

Super-types: xsd:anyType < gssExportedNameType (by restriction)
Sub-types: None
Name gssExportedNameType
Used by (from the same schema document) Model Group serviceConfigurationGroup
Abstract no
XML Instance Representation
<...
OID=" xsd:string [0..1]"
privilegeAuthority=" xsd:string [0..1]">
<!-- ' xsd:anyType' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Diagram
Schema Component Representation
<xsd:complexType name="gssExportedNameType">
<xsd:complexContent>
<xsd:restriction base=" xsd:anyType ">
<xsd:attribute name="OID" type=" xsd:string "/>
<xsd:attribute name="privilegeAuthority" type=" xsd:string "/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: identityTokenTypeList

Super-types: None
Sub-types: None
Name identityTokenTypeList
Used by (from the same schema document) Complex Type sasMechType
Abstract no
XML Instance Representation
<...>
Start Choice [1]
<tss:ITTAbsent> tss:ITTAbsentType </tss:ITTAbsent> [1]
<tss:ITTAnonymous> tss:ITTAnonymousType </tss:ITTAnonymous> [0..1]
<tss:ITTPrincipalNameGSSUP> tss:ITTPrincipalNameGSSUPType </tss:ITTPrincipalNameGSSUP> [0..1]
<tss:ITTDistinguishedName> tss:ITTDistinguishedNameType </tss:ITTDistinguishedName> [0..1]
<tss:ITTX509CertChain> tss:ITTX509CertChainType </tss:ITTX509CertChain> [0..1]
End Choice
</...>
Diagram
h-1613072585 h-1134130922
Schema Component Representation
<xsd:complexType name="identityTokenTypeList">
<xsd:sequence>
<xsd:choice>
<xsd:element name="ITTAbsent" type=" tss:ITTAbsentType "/>
<xsd:group ref=" tss:ittGroup "/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: sasMechType

Super-types: None
Sub-types: None
Name sasMechType
Used by (from the same schema document) Complex Type compoundSecMechType
Abstract no
XML Instance Representation
<...>
<tss:description> tss:descriptionType </tss:description> [0..*]
<tss:serviceConfigurationList
required=" xsd:boolean [0..1]"> [0..1]
Start Group: tss:serviceConfigurationGroup [1..*]
Start Choice [1]
<tss:generalName> tss:generalNameType </tss:generalName> [1]
<tss:gssExportedName> tss:gssExportedNameType </tss:gssExportedName> [1]
End Choice
End Group: tss:serviceConfigurationGroup
</tss:serviceConfigurationList>
<tss:identityTokenTypes> tss:identityTokenTypeList </tss:identityTokenTypes> [1]
</...>
Diagram
h-308716975 h-873793282 h1436240046
Schema Component Representation
<xsd:complexType name="sasMechType">
<xsd:sequence>
<xsd:element name="description" type=" tss:descriptionType " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="serviceConfigurationList" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:group ref=" tss:serviceConfigurationGroup " maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="required" type=" xsd:boolean " use="optional" default="false"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="identityTokenTypes" type=" tss:identityTokenTypeList "/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: transportAddressType

Super-types: xsd:string < transportAddressType (by extension)
Sub-types: None
Name transportAddressType
Used by (from the same schema document) Complex Type SECIOPType
Abstract no
XML Instance Representation
<...
port=" xsd:short [0..1]"
hostname=" xsd:string [0..1]">
xsd:string
</...>
Diagram
Schema Component Representation
<xsd:complexType name="transportAddressType">
<xsd:simpleContent>
<xsd:extension base=" xsd:string ">
<xsd:attribute name="port" type=" xsd:short "/>
<xsd:attribute name="hostname" type=" xsd:string "/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Complex Type: trustEveryoneType

Super-types: xsd:anyType < trustEveryoneType (by restriction)
Sub-types: None
Name trustEveryoneType
Used by (from the same schema document) Model Group trustGroup
Abstract no
XML Instance Representation
<...>
<!-- ' xsd:anyType' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Diagram
Schema Component Representation
<xsd:complexType name="trustEveryoneType">
<xsd:complexContent>
<xsd:restriction base=" xsd:anyType "/>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: trustNooneType

Super-types: xsd:anyType < trustNooneType (by restriction)
Sub-types: None
Name trustNooneType
Used by (from the same schema document) Model Group trustGroup
Abstract no
XML Instance Representation
<...>
<!-- ' xsd:anyType' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Diagram
Schema Component Representation
<xsd:complexType name="trustNooneType">
<xsd:complexContent>
<xsd:restriction base=" xsd:anyType "/>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: tssType

Super-types: None
Sub-types: None
Name tssType
Used by (from the same schema document) Element tss
Abstract no
XML Instance Representation
<...
inherit=" xsd:boolean [0..1]">
<tss:description> tss:descriptionType </tss:description> [0..*]
Start Group: tss:transportMechGroup [0..1]
Start Choice [1]
<tss:SSL> tss:SSLType </tss:SSL> [1]
<tss:SECIOP> tss:SECIOPType </tss:SECIOP> [1]
End Choice
End Group: tss:transportMechGroup
<tss:compoundSecMechTypeList
stateful=" xsd:boolean [0..1]"> [0..1]
<tss:compoundSecMech> tss:compoundSecMechType </tss:compoundSecMech> [1..*]
</tss:compoundSecMechTypeList>
</...>
Diagram
h-308716975 h605288729 h1317142808
Schema Component Representation
<xsd:complexType name="tssType">
<xsd:sequence>
<xsd:element name="description" type=" tss:descriptionType " minOccurs="0" maxOccurs="unbounded"/>
<--<xsd:element name="default-principal" type="security:default-principalType" minOccurs="0"/>-->
<xsd:group ref=" tss:transportMechGroup " minOccurs="0"/>
<xsd:element name="compoundSecMechTypeList" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="compoundSecMech" type=" tss:compoundSecMechType " maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="stateful" type=" xsd:boolean " use="optional" default="false"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="inherit" type=" xsd:boolean " use="optional" default="false"/>
</xsd:complexType>
top

Model Group: asMechGroup

Name asMechGroup
Used by (from the same schema document) Complex Type compoundSecMechType
XML Instance Representation
Start Choice [1]
<tss:GSSUP> tss:GSSUPType </tss:GSSUP> [1]
End Choice
Diagram
h1625169239
Schema Component Representation
<xsd:group name="asMechGroup">
<xsd:choice>
<xsd:element name="GSSUP" type=" tss:GSSUPType "/>
</xsd:choice>
</xsd:group>
top

Model Group: ittGroup

Name ittGroup
Used by (from the same schema document) Complex Type identityTokenTypeList
XML Instance Representation
<tss:ITTAnonymous> tss:ITTAnonymousType </tss:ITTAnonymous> [0..1]
<tss:ITTPrincipalNameGSSUP> tss:ITTPrincipalNameGSSUPType </tss:ITTPrincipalNameGSSUP> [0..1]
<tss:ITTDistinguishedName> tss:ITTDistinguishedNameType </tss:ITTDistinguishedName> [0..1]
<tss:ITTX509CertChain> tss:ITTX509CertChainType </tss:ITTX509CertChain> [0..1]
Diagram
h80667043 h1133592455 h1981284005 h207891021
Schema Component Representation
<xsd:group name="ittGroup">
<xsd:sequence>
<xsd:element name="ITTAnonymous" type=" tss:ITTAnonymousType " minOccurs="0"/>
<xsd:element name="ITTPrincipalNameGSSUP" type=" tss:ITTPrincipalNameGSSUPType " minOccurs="0"/>
<xsd:element name="ITTDistinguishedName" type=" tss:ITTDistinguishedNameType " minOccurs="0"/>
<xsd:element name="ITTX509CertChain" type=" tss:ITTX509CertChainType " minOccurs="0"/>
</xsd:sequence>
</xsd:group>
top

Model Group: serviceConfigurationGroup

Name serviceConfigurationGroup
Used by (from the same schema document) Complex Type sasMechType
XML Instance Representation
Start Choice [1]
<tss:generalName> tss:generalNameType </tss:generalName> [1]
<tss:gssExportedName> tss:gssExportedNameType </tss:gssExportedName> [1]
End Choice
Diagram
h1478194792 h477611898
Schema Component Representation
<xsd:group name="serviceConfigurationGroup">
<xsd:choice>
<xsd:element name="generalName" type=" tss:generalNameType "/>
<xsd:element name="gssExportedName" type=" tss:gssExportedNameType "/>
</xsd:choice>
</xsd:group>
top

Model Group: transportMechGroup

Name transportMechGroup
Used by (from the same schema document) Complex Type tssType
XML Instance Representation
Start Choice [1]
<tss:SSL> tss:SSLType </tss:SSL> [1]
<tss:SECIOP> tss:SECIOPType </tss:SECIOP> [1]
End Choice
Diagram
h-2132358335 h398282520
Schema Component Representation
<xsd:group name="transportMechGroup">
<xsd:choice>
<xsd:element name="SSL" type=" tss:SSLType "/>
<xsd:element name="SECIOP" type=" tss:SECIOPType "/>
</xsd:choice>
</xsd:group>
top

Model Group: trustGroup

Name trustGroup
Used by (from the same schema document) Complex Type SSLType , Complex Type SECIOPType
XML Instance Representation
Start Choice [1]
<tss:trustEveryone> tss:trustEveryoneType </tss:trustEveryone> [1]
<tss:trustNoone> tss:trustNooneType </tss:trustNoone> [1]
<tss:trustList> [1]
<tss:entity> tss:entityType </tss:entity> [1..*]
</tss:trustList>
End Choice
Diagram
h-676289544 h1262157324 h-1004332062
Schema Component Representation
<xsd:group name="trustGroup">
<xsd:choice>
<xsd:element name="trustEveryone" type=" tss:trustEveryoneType "/>
<xsd:element name="trustNoone" type=" tss:trustNooneType "/>
<xsd:element name="trustList">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="entity" type=" tss:entityType " maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:group>
top

Simple Type: associationOption

Super-types: xsd:token < associationOption (by restriction)
Sub-types: None
Name associationOption
Content
  • Base XSD Type: token
  • value comes from list: {'NoProtection'|'Integrity'|'Confidentiality'|'DetectReplay'|'DetectMisordering'|'EstablishTrustInTarget'|'EstablishTrustInClient'|'NoDelegation'|'SimpleDelegation'|'CompositeDelegation'|'IdentityAssertion'|'DelegationByClient'}
Diagram
Schema Component Representation
<xsd:simpleType name="associationOption">
<xsd:restriction base=" xsd:token ">
<xsd:enumeration value="NoProtection"/>
<xsd:enumeration value="Integrity"/>
<xsd:enumeration value="Confidentiality"/>
<xsd:enumeration value="DetectReplay"/>
<xsd:enumeration value="DetectMisordering"/>
<xsd:enumeration value="EstablishTrustInTarget"/>
<xsd:enumeration value="EstablishTrustInClient"/>
<xsd:enumeration value="NoDelegation"/>
<xsd:enumeration value="SimpleDelegation"/>
<xsd:enumeration value="CompositeDelegation"/>
<xsd:enumeration value="IdentityAssertion"/>
<xsd:enumeration value="DelegationByClient"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: associationOptionList

Super-types: None
Sub-types: None
Name associationOptionList
Used by (from the same schema document) Complex Type SSLType , Complex Type SSLType , Complex Type SECIOPType , Complex Type SECIOPType
Content
Diagram
h720702097
Schema Component Representation
<xsd:simpleType name="associationOptionList">
<xsd:list itemType=" tss:associationOption "/>
</xsd:simpleType>
top

Legend

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.
Name AusAddress
Abstract no
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.)
top

Glossary

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.

top

Copyright © 2003-2008, The Apache Software Foundation