Interviewer - Server > Reference > Sample Management Provider > Sample management properties XML schema > SampleManagementProperties element > Station element
 
Station element
the properties relating to the work station / extension
XML representation
<xs:element name="Station" type="Properties" minOccurs="0">
  <xs:sequence>
    <xs:element ref="property" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:element>
Parent elements
SampleManagementProperties element
Child elements
property element