Amount of time in milliseconds to wait for the links to acheive alignment
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="link_align_timeout" type="xs:string" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Amount of time in milliseconds to wait for the links to acheive alignment</xs:documentation>
</xs:annotation>
</xs:element>