Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit e99077e

Browse files
authored
Merge pull request #8684 from v-makoud/patch-23
C54674: Replacing \* with *
2 parents 91bdf3e + 4f90cde commit e99077e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/xquery/sequencetype-expressions-xquery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Expression instance of SequenceType[Occurrence indicator]
3838

3939
If the **?** occurrence indicator is not specified, `sequence of` returns True only when the `Expression` type matches the `Type` specified and `Expression` returns a singleton.
4040

41-
**Note** The plus symbol (**+**) and the asterisk (**\***) occurrence indicators are not supported in [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)].
41+
**Note** The plus symbol (**+**) and the asterisk (*****) occurrence indicators are not supported in [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)].
4242

4343
The following examples illustrate the use of the**instance of** XQuery operator.
4444

0 commit comments

Comments
 (0)