urn:schemas-cosylab-com:BulkDataNTReceiver:1.0
simpleType remoteParticipantPurgeKind

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}remoteParticipantPurgeKind (restriction)

Documentation
                <LIVELINESS_BASED_REMOTE_PARTICIPANT_PURGE|NO_REMOTE_PARTICIPANT_PURGE>
            
Properties
This component is not nillable.

Model

('LIVELINESS_BASED_REMOTE_PARTICIPANT_PURGE' | 'NO_REMOTE_PARTICIPANT_PURGE')attribute-value normalization: collapse


Source
<xs:simpleType name="remoteParticipantPurgeKind">
<xs:restriction base="xs:string">
<xs:whiteSpace value="collapse"/>
<xs:enumeration value="LIVELINESS_BASED_REMOTE_PARTICIPANT_PURGE"/>
<xs:enumeration value="NO_REMOTE_PARTICIPANT_PURGE"/>
</xs:restriction>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.