diff options
Diffstat (limited to 'schemas')
-rw-r--r-- | schemas/servicetype.xsd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/schemas/servicetype.xsd b/schemas/servicetype.xsd index 56e15b060..8bc692ed2 100644 --- a/schemas/servicetype.xsd +++ b/schemas/servicetype.xsd @@ -25,7 +25,6 @@ <xsd:attribute name='mode' type='xsd:string'/> <xsd:attribute name='custom' type='xsd:string'/> <xsd:attribute name='FMRI' type='xsd:string'/> - <xsd:attribute name='restart' type='xsd:string'/> <xsd:attribute name='supervised' type='xsd:string'/> <xsd:attribute name='sequence' type='xsd:string'/> <xsd:attribute name='target' type='xsd:string'/> |