Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
android_20250623
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Patryk Czarnik
android_20250623
Commits
a35b2cf8
Commit
a35b2cf8
authored
Jun 23, 2025
by
Patryk Czarnik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gadu gadu na temat XMLa
parent
3972f7cc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
przyklad.xml
przyklad.xml
+30
-0
No files found.
przyklad.xml
0 → 100644
View file @
a35b2cf8
<dokument>
<element
atrybut=
"wartość"
inny_atrybut=
"inna wartość"
>
To jest zwykły tekst.
<podelement>
lalala
</podelement>
<pusty
/>
<pusty
atrybut1=
"wartość1"
atrybut2=
"wasrtość2"
/>
Eskejpowanie mniejsze
<
, znak and
&
.
Znaki po kodach
A
szestanstokowo
 
koniec.
<!-- komentarz koniec -->
<![CDATA[
CDATA to jest fragment treścim w którym można używać znaków
specjalnych bez eskejpowania.
W szczególnośc można wkleić fragment XML czy HTML i on jest
traktowany jako zwykły tekst <
<osoba>
<imie>
Ala
</imie>
<nazwisko>
Kowalska
</nazwisko>
</osoba>
]]>
</element>
</dokument>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment