Skip to content

Commit 82bed43

Browse files
committed
PrintColourValueType
1 parent 522776f commit 82bed43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xsd/netex_framework/netex_utility/netex_utility_types.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,9 +348,9 @@ Rail transport, Roads and Road transport
348348
- Pantone (be aware that Pantone is proprietary), etc.</xsd:documentation>
349349
</xsd:annotation>
350350
</xsd:element>
351-
<xsd:element name="BackgroundColour" type="ColourValueType" minOccurs="0">
351+
<xsd:element name="BackgroundColour" type="PrintColourValueType" minOccurs="0">
352352
<xsd:annotation>
353-
<xsd:documentation>Default RGB background colour value for printed text and graphics associated with ENTITY - e.g. of a LINE.</xsd:documentation>
353+
<xsd:documentation>Default background colour value for printed text and graphics associated with ENTITY - e.g. of a LINE.</xsd:documentation>
354354
</xsd:annotation>
355355
</xsd:element>
356356
<xsd:element name="BackgroundColourName" type="xsd:normalizedString" minOccurs="0">

0 commit comments

Comments
 (0)