Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004410Part 09: Using XML with TTCN-3Editorialpublic05-11-2008 14:0720-04-2009 11:45
ReporterGyorgy Rethy 
Assigned ToGyorgy Rethy 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versionv3.3.1 (published 2008-04) 
Target Versionv4.1.1 (published 2009-06)Fixed in Versionv4.1.1 (published 2009-06) 
Summary0004410: Style of attributes in examples
DescriptionCurrently 3 styles are used in the standard:
type record Mytype {
...
} with {
  variant ...
}

type record Mytype {
...
}
with
{
  variant ...
}
and
type record Mytype {
...
} with { variant ... }

it it proposed to use the unique style (also consistent with the type definitions):
type record Mytype {
...
}
with {
  variant ...
}
TagsNo tags attached.
Clause Reference(s)All
For STF discussion
Source (company - Author)L.M.Ericsson
Attached Files

- Relationships

-  Notes
(0007478)
Gyorgy Rethy (reporter)
27-11-2008 14:26

minor editorial, to be implemented

- Issue History
Date Modified Username Field Change
05-11-2008 14:07 Gyorgy Rethy New Issue
05-11-2008 14:07 Gyorgy Rethy Status new => assigned
05-11-2008 14:07 Gyorgy Rethy Assigned To => Gyorgy Rethy
05-11-2008 14:07 Gyorgy Rethy Clause Reference(s) => All
05-11-2008 14:07 Gyorgy Rethy Source (company - Author) => L.M.Ericsson
27-11-2008 14:26 Gyorgy Rethy Status assigned => resolved
27-11-2008 14:26 Gyorgy Rethy Resolution open => fixed
27-11-2008 14:26 Gyorgy Rethy Note Added: 0007478
12-12-2008 11:31 Ina Schieferdecker Target Version => Edition 4.1.1 (not yet published)
17-12-2008 09:38 Ina Schieferdecker Fixed in Version => Edition 4.1.1 (not yet published)
20-04-2009 11:45 Ina Schieferdecker Status resolved => closed


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker