alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Java example source code file (ve.xml)

This example Java source code file (ve.xml) is included in the alvinalexander.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Learn more about this Java project at its project page.

Java - Java tags/keywords

feb, khubvumedzi, kotara, luh, lwa, pha, revision, utf\-8, wed

The ve.xml Java example source code

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<ldml>
	<identity>
		<version number="$Revision: 6546 $"/>
		<generation date="$Date: 2012-02-08 03:32:35 +0900 (Wed, 08 Feb 2012) $"/>
		<language type="ve"/>
	</identity>
	<localeDisplayNames>
		<languages>
			<language type="ve" draft="provisional">Tshivenḓa
		</languages>
	</localeDisplayNames>
	<characters>
		<exemplarCharacters>[a b d ḓ e f g h i k l ḽ m n ṅ ṋ o p r s t ṱ u v w x y z]
		<exemplarCharacters type="auxiliary" draft="unconfirmed">[c j q]
		<exemplarCharacters type="index" draft="unconfirmed">[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]
	</characters>
	<delimiters>
		<quotationStart draft="unconfirmed">‘
		<quotationEnd draft="unconfirmed">’
		<alternateQuotationStart draft="unconfirmed">“
		<alternateQuotationEnd draft="unconfirmed">”
	</delimiters>
	<dates>
		<calendars>
			<calendar type="gregorian">
				<months>
					<monthContext type="format">
						<monthWidth type="abbreviated">
							<month type="1" draft="unconfirmed">Pha
							<month type="2" draft="unconfirmed">Luh
							<month type="3" draft="unconfirmed">Ṱhf
							<month type="4" draft="unconfirmed">Lam
							<month type="5" draft="unconfirmed">Shu
							<month type="6" draft="unconfirmed">Lwi
							<month type="7" draft="unconfirmed">Lwa
							<month type="8" draft="unconfirmed">Ṱha
							<month type="9" draft="unconfirmed">Khu
							<month type="10" draft="unconfirmed">Tsh
							<month type="11" draft="unconfirmed">Ḽar
							<month type="12" draft="unconfirmed">Nye
						</monthWidth>
						<monthWidth type="wide">
							<month type="1" draft="unconfirmed">Phando
							<month type="2" draft="unconfirmed">Luhuhi
							<month type="3" draft="unconfirmed">Ṱhafamuhwe
							<month type="4" draft="unconfirmed">Lambamai
							<month type="5" draft="unconfirmed">Shundunthule
							<month type="6" draft="unconfirmed">Fulwi
							<month type="7" draft="unconfirmed">Fulwana
							<month type="8" draft="unconfirmed">Ṱhangule
							<month type="9" draft="unconfirmed">Khubvumedzi
							<month type="10" draft="unconfirmed">Tshimedzi
							<month type="11" draft="unconfirmed">Ḽara
							<month type="12" draft="unconfirmed">Nyendavhusiku
						</monthWidth>
					</monthContext>
				</months>
				<days>
					<dayContext type="format">
						<dayWidth type="abbreviated">
							<day type="sun" draft="unconfirmed">Swo
							<day type="mon" draft="unconfirmed">Mus
							<day type="tue" draft="unconfirmed">Vhi
							<day type="wed" draft="unconfirmed">Rar
							<day type="thu" draft="unconfirmed">Ṋa
							<day type="fri" draft="unconfirmed">Ṱan
							<day type="sat" draft="unconfirmed">Mug
						</dayWidth>
						<dayWidth type="wide">
							<day type="sun" draft="unconfirmed">Swondaha
							<day type="mon" draft="unconfirmed">Musumbuluwo
							<day type="tue" draft="unconfirmed">Ḽavhuvhili
							<day type="wed" draft="unconfirmed">Ḽavhuraru
							<day type="thu" draft="unconfirmed">Ḽavhuṋa
							<day type="fri" draft="unconfirmed">Ḽavhuṱanu
							<day type="sat" draft="unconfirmed">Mugivhela
						</dayWidth>
					</dayContext>
				</days>
				<quarters>
					<quarterContext type="format">
						<quarterWidth type="abbreviated">
							<quarter type="1" draft="unconfirmed">K1
							<quarter type="2" draft="unconfirmed">K2
							<quarter type="3" draft="unconfirmed">K3
							<quarter type="4" draft="unconfirmed">K4
						</quarterWidth>
						<quarterWidth type="wide">
							<quarter type="1" draft="unconfirmed">Kotara ya u thoma
							<quarter type="2" draft="unconfirmed">Kotara ya vhuvhili
							<quarter type="3" draft="unconfirmed">Kotara ya vhuraru
							<quarter type="4" draft="unconfirmed">Kotara ya vhuṋa
						</quarterWidth>
					</quarterContext>
				</quarters>
			</calendar>
		</calendars>
	</dates>
	<numbers>
		<symbols numberSystem="latn">
			<decimal>,
			<group> 
		</symbols>
		<decimalFormats numberSystem="latn">
			<decimalFormatLength>
				<decimalFormat>
					<pattern>#,##0.###
				</decimalFormat>
			</decimalFormatLength>
		</decimalFormats>
		<scientificFormats numberSystem="latn">
			<scientificFormatLength>
				<scientificFormat>
					<pattern>#E0
				</scientificFormat>
			</scientificFormatLength>
		</scientificFormats>
		<percentFormats numberSystem="latn">
			<percentFormatLength>
				<percentFormat>
					<pattern>#,##0%
				</percentFormat>
			</percentFormatLength>
		</percentFormats>
		<currencyFormats numberSystem="latn">
			<currencyFormatLength>
				<currencyFormat>
					<pattern>¤#,##0.00
				</currencyFormat>
			</currencyFormatLength>
		</currencyFormats>
		<currencies>
			<currency type="ZAR">
				<symbol>R
			</currency>
		</currencies>
	</numbers>
</ldml>

Other Java examples (source code examples)

Here is a short list of links related to this Java ve.xml source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.