<xs:element name="NoticeNo" minOccurs="0"> <xs:simpleType> <xs:restriction base="nonEmptyString"> <xs:maxLength value="23" /> </xs:restriction> </xs:simpleType> </xs:element>