<xs:element name="LLPINissuedByMCA" minOccurs="0"> <xs:simpleType> <xs:restriction base="nonEmptyString"> <xs:pattern value="[A-Z0-9-]{8}" /> </xs:restriction> </xs:simpleType> </xs:element>