ServerIdType

XSD
	<xsd:simpleType name="ServerIdType">
		<xsd:annotation>
			<xsd:documentation>The OFX element "SRVRTID" is of type "ServerIdType"</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="10"/>
		</xsd:restriction>
	</xsd:simpleType>

© Copyright 2023. All Rights Reserved.