simpleType Text70Type
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type restriction of xs:string
properties
base xs:string
used by
elements PostalAddressType/Structured/AddressLine NameType/Class PostalAddressType/Structured/StreetName
facets
Kind Value Annotation
maxLength 70
annotation
documentation
Text (max. 70 characters)
source <xs:simpleType name="Text70Type">
 
<xs:annotation>
   
<xs:documentation>Text (max. 70 characters)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="70"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy