Skip to content

Commit 9e8ec95

Browse files
Replaced quotes to utf-8 to fix rendering issues (#713)
1 parent 20b1368 commit 9e8ec95

File tree

9 files changed

+18
-18
lines changed

9 files changed

+18
-18
lines changed

wsdl/ver10/accessrules/wsdl/accessrules.wsdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ CERTAIN WRITTEN POLICIES OF THE CORPORATION.
136136
<xs:documentation>
137137
Optional entity type; if missing, an access point type as defined by the ONVIF Access
138138
Control Service Specification should be assumed. This can also be represented by the
139-
QName value tac:AccessPoint where tac is the namespace of ONVIF Access Control
139+
QName value "tac:AccessPoint" where tac is the namespace of ONVIF Access Control
140140
Service Specification. This field is provided for future extensions; it will allow an
141141
access policy being extended to cover entity types other than access points as well.
142142
</xs:documentation>

wsdl/ver10/credential/wsdl/credential.wsdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ CERTAIN WRITTEN POLICIES OF THE CORPORATION.
126126
<xs:documentation>
127127
The default time period that the credential will temporary be suspended (e.g. by using
128128
the wrong PIN a predetermined number of times).
129-
The time period is defined as an [ISO 8601] duration string (e.g. PT5M).
129+
The time period is defined as an [ISO 8601] duration string (e.g. "PT5M").
130130
</xs:documentation>
131131
</xs:annotation>
132132
</xs:attribute>

wsdl/ver10/device/wsdl/devicemgmt.wsdl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3661,9 +3661,9 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
36613661
<li>Server reprograms itself using the uploaded image, then reboots.</li>
36623662
</ol>
36633663
If the firmware upgrade fails because the upgrade file was invalid, the HTTP POST response
3664-
shall be 415 Unsupported Media Type. If the firmware upgrade fails due to an error at the
3665-
device, the HTTP POST response shall be 500 Internal Server Error.<br/>
3666-
The value of the Content-Type header in the HTTP POST request shall be application/octetstream.</wsdl:documentation>
3664+
shall be "415 Unsupported Media Type". If the firmware upgrade fails due to an error at the
3665+
device, the HTTP POST response shall be "500 Internal Server Error".<br/>
3666+
The value of the Content-Type header in the HTTP POST request shall be "application/octetstream".</wsdl:documentation>
36673667
<wsdl:input message="tds:StartFirmwareUpgradeRequest"/>
36683668
<wsdl:output message="tds:StartFirmwareUpgradeResponse"/>
36693669
</wsdl:operation>
@@ -3699,9 +3699,9 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
36993699
<li>Server applies the uploaded configuration, then reboots if necessary.</li>
37003700
</ol>
37013701
If the system restore fails because the uploaded file was invalid, the HTTP POST response
3702-
shall be 415 Unsupported Media Type. If the system restore fails due to an error at the
3703-
device, the HTTP POST response shall be 500 Internal Server Error.<br/>
3704-
The value of the Content-Type header in the HTTP POST request shall be application/octetstream.</wsdl:documentation>
3702+
shall be "415 Unsupported Media Type". If the system restore fails due to an error at the
3703+
device, the HTTP POST response shall be "500 Internal Server Error".<br/>
3704+
The value of the Content-Type header in the HTTP POST request shall be "application/octetstream".</wsdl:documentation>
37053705
<wsdl:input message="tds:StartSystemRestoreRequest"/>
37063706
<wsdl:output message="tds:StartSystemRestoreResponse"/>
37073707
</wsdl:operation>

wsdl/ver10/events/wsdl/event-vs.wsdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
551551
deletion in a uniform way. When a client wants to synchronize its properties with the
552552
properties of the device, it can request a synchronization point which repeats the current
553553
status of all properties to which a client has subscribed. The PropertyOperation of all
554-
produced notifications is set to Initialized. The Synchronization Point is
554+
produced notifications is set to "Initialized". The Synchronization Point is
555555
requested directly from the SubscriptionManager which was returned in either the
556556
SubscriptionResponse or in the CreatePullPointSubscriptionResponse. The property update is
557557
transmitted via the notification transportation of the notification interface. This method is mandatory.

wsdl/ver10/events/wsdl/event.wsdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
551551
deletion in a uniform way. When a client wants to synchronize its properties with the
552552
properties of the device, it can request a synchronization point which repeats the current
553553
status of all properties to which a client has subscribed. The PropertyOperation of all
554-
produced notifications is set to Initialized. The Synchronization Point is
554+
produced notifications is set to "Initialized". The Synchronization Point is
555555
requested directly from the SubscriptionManager which was returned in either the
556556
SubscriptionResponse or in the CreatePullPointSubscriptionResponse. The property update is
557557
transmitted via the notification transportation of the notification interface. This method is mandatory.

wsdl/ver10/media/wsdl/media.wsdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2429,7 +2429,7 @@ AudioOutputConfiguration shall be removed.</xs:documentation>
24292429
<!--===============================-->
24302430
<wsdl:operation name="CreateProfile">
24312431
<wsdl:documentation>This operation creates a new empty media profile. The media profile shall be created in the
2432-
device and shall be persistent (remain after reboot). A created profile shall be deletable and a device shall set the fixed attribute to false in the
2432+
device and shall be persistent (remain after reboot). A created profile shall be deletable and a device shall set the "fixed" attribute to false in the
24332433
returned Profile.</wsdl:documentation>
24342434
<wsdl:input message="trt:CreateProfileRequest"/>
24352435
<wsdl:output message="trt:CreateProfileResponse"/>

wsdl/ver10/schema/metadatastream.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
406406
</xs:attribute>
407407
<xs:attribute name="Cells" type="xs:base64Binary" use="required">
408408
<xs:annotation>
409-
<xs:documentation>A “1” denotes a cell where motion is detected and a “0” an empty cell. The first cell is in the upper left corner. Then the cell order goes first from left to right and then from up to down. If the number of cells is not a multiple of 8 the last byte is filled with zeros. The information is run length encoded according to Packbit coding in ISO 12369 (TIFF, Revision 6.0).</xs:documentation>
409+
<xs:documentation>A "1" denotes a cell where motion is detected and a "0" an empty cell. The first cell is in the upper left corner. Then the cell order goes first from left to right and then from up to down. If the number of cells is not a multiple of 8 the last byte is filled with zeros. The information is run length encoded according to Packbit coding in ISO 12369 (TIFF, Revision 6.0).</xs:documentation>
410410
</xs:annotation>
411411
</xs:attribute>
412412
<xs:anyAttribute processContents="lax"/>

wsdl/ver10/schema/onvif.xsd

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
229229
<xs:documentation>
230230
A media profile consists of a set of media configurations. Media profiles are used by a client
231231
to configure properties of a media stream from an NVT.<br/>
232-
An NVT shall provide at least one media profile at boot. An NVT should provide ready to use
232+
An NVT shall provide at least one media profile at boot. An NVT should provide "ready to use"
233233
profiles for the most common media configurations that the device offers.<br/>
234234
A profile consists of a set of interconnected configuration entities. Configurations are provided
235235
by the NVT and can be either static or created dynamically by the NVT. For example, the
@@ -8404,8 +8404,8 @@ and sample rate. </xs:documentation>
84048404
<xs:sequence>
84058405
<xs:element name="TrackType" type="tt:TrackType">
84068406
<xs:annotation>
8407-
<xs:documentation>Type of the track. It shall be equal to the strings Video,
8408-
Audio or Metadata. The track shall only be able to hold data of that type.</xs:documentation>
8407+
<xs:documentation>Type of the track. It shall be equal to the strings "Video",
8408+
"Audio" or "Metadata". The track shall only be able to hold data of that type.</xs:documentation>
84098409
</xs:annotation>
84108410
</xs:element>
84118411
<xs:element name="Description" type="tt:Description">
@@ -8479,7 +8479,7 @@ and sample rate. </xs:documentation>
84798479
<xs:annotation>
84808480
<xs:documentation>The mode of the job. If it is idle, nothing shall happen. If it is active, the device shall try
84818481
to obtain data from the receivers. A client shall use GetRecordingJobState to determine if data transfer is really taking place.<br/>
8482-
The only valid values for Mode shall be Idle and Active.</xs:documentation>
8482+
The only valid values for Mode shall be "Idle" and "Active".</xs:documentation>
84838483
</xs:annotation>
84848484
</xs:element>
84858485
<xs:element name="Priority" type="xs:int">
@@ -8686,7 +8686,7 @@ and sample rate. </xs:documentation>
86868686
<xs:element name="State" type="tt:RecordingJobState">
86878687
<xs:annotation>
86888688
<xs:documentation>Provides the job state of the track. The valid
8689-
values of state shall be Idle”, “Active and Error. If state equals Error, the Error field may be filled in with an implementation defined value.</xs:documentation>
8689+
values of state shall be "Idle", "Active" and "Error". If state equals "Error", the Error field may be filled in with an implementation defined value.</xs:documentation>
86908690
</xs:annotation>
86918691
</xs:element>
86928692
<xs:any namespace="##targetNamespace" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>

wsdl/ver20/ptz/wsdl/ptz.wsdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,7 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
10731073
</wsdl:operation>
10741074
<wsdl:operation name="SetHomePosition">
10751075
<wsdl:documentation>Operation to save current position as the home position.
1076-
The SetHomePosition command returns with a failure if the home position is fixed and
1076+
The SetHomePosition command returns with a failure if the "home" position is fixed and
10771077
cannot be overwritten. If the SetHomePosition is successful, it is possible to recall the
10781078
Home Position with the GotoHomePosition command.</wsdl:documentation>
10791079
<wsdl:input message="tptz:SetHomePositionRequest"/>

0 commit comments

Comments
 (0)