PwgSmRev1-185 - EncryptionTypeWKV

simpleType EncryptionTypeWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
simpleType EncryptionTypesType
facets
Kind Value Annotation
maxLength 255
enumeration AES
enumeration ECC
enumeration Md2
enumeration Md4
enumeration Md5
enumeration None
enumeration Sha
enumeration TripleDES
source <xs:simpleType name="EncryptionTypeWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="AES"/>
   
<xs:enumeration value="ECC"/>
   
<xs:enumeration value="Md2"/>
   
<xs:enumeration value="Md4"/>
   
<xs:enumeration value="Md5"/>
   
<xs:enumeration value="None"/>
   
<xs:enumeration value="Sha"/>
   
<xs:enumeration value="TripleDES"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy