Class MultiLangNormStringType

java.lang.Object
eu.europa.esig.trustedlist.jaxb.tsl.MultiLangNormStringType
All Implemented Interfaces:
Serializable

public class MultiLangNormStringType extends Object implements Serializable

Java class for MultiLangNormStringType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="MultiLangNormStringType">
   <simpleContent>
     <extension base="<http://uri.etsi.org/02231/v2#>NonEmptyNormalizedString">
       <attribute ref="{http://www.w3.org/XML/1998/namespace}lang use="required""/>
     </extension>
   </simpleContent>
 </complexType>
 
See Also: