33
schangxiang@126.com
2024-12-07 9597b1df912c1ca4401a74970d9472e268b3a9c2
CC/iWareCC_ASRS/Connected Services/StationService/item2.xsd
@@ -389,4 +389,20 @@
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="WriteStation_AllowIn">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" name="deviceId" type="xs:int" />
        <xs:element minOccurs="0" name="value" type="xs:boolean" />
        <xs:element minOccurs="0" name="stationCode" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="WriteStation_AllowInResponse">
    <xs:complexType>
      <xs:sequence>
        <xs:element xmlns:q24="http://schemas.datacontract.org/2004/07/iWareSda" minOccurs="0" name="WriteStation_AllowInResult" nillable="true" type="q24:SdaResEntity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
</xs:schema>