NULL

There is no built-in XSD type that corresponds to the ASN.1 NULL type. For this reason, a custom type was created in the Objective Systems XSD run-time library (asn1.xsd) to model this type. This type is asn1:NULL and has the following definition

   <xsd:complexType name="NULL" final="#all"/>

This is a non-extendable empty complex type