Package cgl.narada.wsinfra.schemas.utility

Java representations of schema types outlined for XML utilities.

See:
          Description

Interface Summary
AttributedDateTime An XML AttributedDateTime(@http://schemas.xmlsoap.org/ws/2002/07/utility).
AttributedURI An XML AttributedURI(@http://schemas.xmlsoap.org/ws/2002/07/utility).
ContextDocument A document containing one Context(@http://schemas.xmlsoap.org/ws/2002/07/utility) element.
ContextDocument.Context An XML Context(@http://schemas.xmlsoap.org/ws/2002/07/utility).
ContextType An XML ContextType(@http://schemas.xmlsoap.org/ws/2002/07/utility).
CreatedDocument A document containing one Created(@http://schemas.xmlsoap.org/ws/2002/07/utility) element.
ExpiresDocument A document containing one Expires(@http://schemas.xmlsoap.org/ws/2002/07/utility) element.
IdAttribute A document containing one Id(@http://schemas.xmlsoap.org/ws/2002/07/utility) attribute.
IdentifierDocument A document containing one Identifier(@http://schemas.xmlsoap.org/ws/2002/07/utility) element.
MustUnderstandAttribute A document containing one MustUnderstand(@http://schemas.xmlsoap.org/ws/2002/07/utility) attribute.
PortReferenceDocument A document containing one PortReference(@http://schemas.xmlsoap.org/ws/2002/07/utility) element.
PortReferenceType An XML PortReferenceType(@http://schemas.xmlsoap.org/ws/2002/07/utility).
ReceivedDocument A document containing one Received(@http://schemas.xmlsoap.org/ws/2002/07/utility) element.
ReceivedType An XML ReceivedType(@http://schemas.xmlsoap.org/ws/2002/07/utility).
TContextFault An XML tContextFault(@http://schemas.xmlsoap.org/ws/2002/07/utility).
TimestampDocument A document containing one Timestamp(@http://schemas.xmlsoap.org/ws/2002/07/utility) element.
TimestampType An XML TimestampType(@http://schemas.xmlsoap.org/ws/2002/07/utility).
TTimestampFault An XML tTimestampFault(@http://schemas.xmlsoap.org/ws/2002/07/utility).
 

Class Summary
AttributedDateTime.Factory A factory class with static methods for creating instances of this type.
AttributedURI.Factory A factory class with static methods for creating instances of this type.
ContextDocument.Context.Factory A factory class with static methods for creating instances of this type.
ContextDocument.Factory A factory class with static methods for creating instances of this type.
ContextType.Factory A factory class with static methods for creating instances of this type.
CreatedDocument.Factory A factory class with static methods for creating instances of this type.
ExpiresDocument.Factory A factory class with static methods for creating instances of this type.
IdAttribute.Factory A factory class with static methods for creating instances of this type.
IdentifierDocument.Factory A factory class with static methods for creating instances of this type.
MustUnderstandAttribute.Factory A factory class with static methods for creating instances of this type.
PortReferenceDocument.Factory A factory class with static methods for creating instances of this type.
PortReferenceType.Factory A factory class with static methods for creating instances of this type.
ReceivedDocument.Factory A factory class with static methods for creating instances of this type.
ReceivedType.Factory A factory class with static methods for creating instances of this type.
TContextFault.Factory A factory class with static methods for creating instances of this type.
TimestampDocument.Factory A factory class with static methods for creating instances of this type.
TimestampType.Factory A factory class with static methods for creating instances of this type.
TTimestampFault.Factory A factory class with static methods for creating instances of this type.
 

Package cgl.narada.wsinfra.schemas.utility Description

Java representations of schema types outlined for XML utilities.