Class ChecksumType
java.lang.Object
nl.logius.digikoppeling.gb._2010._10.AnyString
nl.logius.digikoppeling.gb._2010._10.Md5String
nl.logius.digikoppeling.gb._2010._10.ChecksumType
Java class for checksumType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="checksumType">
<simpleContent>
<extension base="<http://www.logius.nl/digikoppeling/gb/2010/10>md5String">
<attribute name="type" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="MD5"/>
</restriction>
</simpleType>
</attribute>
</extension>
</simpleContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary