Jens Stalder
Jens Stalder
`` is required this makes this a bit weird. We need to discuss why and how this will be implemented
I was just thinking that it might be prudent to start thinking about a "Standards Recommendation" section. Things that can't be validated by xml due to technical restrictions - such...
Please add examples and legal reasons.
Would boolean values be enough? * Share deal only * Asset deal only * Share deal possible Are they exclusive to one another by default or will we need to...
```xml applies ``` Explicitly sets property to be share deal (which is less common). Not declaring it will be interpreted as "asset deal". One can also explicitly set asset deal...
There is already a `1234` But its not documented what is meant here exactly. This could either refer to the implied extra costs (A) that would occur if it where...
##Currently already implemented version ``` positiveInteger ``` ### Timeline - [x] * Startdate (for fixed price & auction) = `****` - [x] * Enddate (for fixed price & auction) =...
@rgutzwiller So this then ```1234567``` **start**: Defines when the action starts **bindingStart**: Defines when the bidding becomes binding. Must be after start date. **type**: TODO: We need to define the...
Ok I think we got a solution now: ```xml active 850000 25000 5 50123 745 745 60000 25000 ``` What I am unsure about. Can `
@rgutzwiller Are these equivalent to `` and `` (Current implementation within CASAONE) or do these represent something different? Like with and without additional costs? If they are seperate something like...