Skip to content

Commit

Permalink
Added Local Administration Act.aml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahoerstemeier committed Oct 19, 2012
1 parent bc414fe commit 39e0314
Show file tree
Hide file tree
Showing 5 changed files with 124 additions and 5 deletions.
5 changes: 3 additions & 2 deletions Documentation/Content Layout.content
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Topics>
<Topic id="08614084-8428-44ff-ae4f-c79dab4b98b0" visible="True" noFile="true" isExpanded="true" isSelected="true" title="Subdivisions">
<Topic id="08614084-8428-44ff-ae4f-c79dab4b98b0" visible="True" noFile="true" isExpanded="true" title="Subdivisions">
<Topic id="e36e0a30-7519-4774-adc6-b268871983f8" visible="True" />
<Topic id="f5052bce-7d87-475a-88a6-26bde8a11160" visible="True" />
</Topic>
<Topic id="ee9220a3-09e3-4987-afd1-c29e177fb9f6" visible="True" noFile="true" isExpanded="true" title="Laws">
<Topic id="ee9220a3-09e3-4987-afd1-c29e177fb9f6" visible="True" noFile="true" isExpanded="true" isSelected="true" title="Laws">
<Topic id="0a79642a-2bbe-4960-a0e9-845149991098" visible="True" />
<Topic id="e5e72481-0ba1-4dbe-8819-14015847343c" visible="True" />
<Topic id="4ef9bd9d-c87e-43a0-8263-0a490b04908a" visible="True" />
</Topic>
</Topics>
4 changes: 3 additions & 1 deletion Documentation/Documentation.shfbproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
<VisibleItems>InheritedMembers, Internals, Protected, SealedProtected</VisibleItems>
<DocumentationSources>
<DocumentationSource sourceFile="..\AHGeo\AHGeo.csproj" />
<DocumentationSource sourceFile="..\AHTambon\AHTambon.csproj" /></DocumentationSources>
<DocumentationSource sourceFile="..\AHTambon\AHTambon.csproj" />
</DocumentationSources>
<ApiFilter />
<ComponentConfigurations />
<HelpAttributes />
Expand Down Expand Up @@ -65,6 +66,7 @@
<Folder Include="Subdivisions" />
</ItemGroup>
<ItemGroup>
<None Include="Laws\Local Administration Act.aml" />
<None Include="Laws\PAO Act.aml" />
<None Include="Laws\ThesabanAct.aml" />
<None Include="Subdivisions\PAO.aml" />
Expand Down
116 changes: 116 additions & 0 deletions Documentation/Laws/Local Administration Act.aml
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
<?xml version="1.0" encoding="utf-8"?>
<topic id="4ef9bd9d-c87e-43a0-8263-0a490b04908a" revisionNumber="1">
<developerConceptualDocument
xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5"
xmlns:xlink="http://www.w3.org/1999/xlink">

<!--
<summary>
<para>Optional summary abstract</para>
</summary>
-->

<introduction>
<!-- Uncomment this to generate an outline of the section and sub-section
titles. Specify a numeric value as the inner text to limit it to
a specific number of sub-topics when creating the outline. Specify
zero (0) to limit it to top-level sections only. -->
<!-- <autoOutline /> -->

<para>The Local Administration Act regulates the administration of the villages and subdistricts.</para>
</introduction>

<section address="LocalAct1914">
<title>Local Administration Act of 1914</title>
<content>
<para>
Overrides the local administration act of 1897.
<externalLink>
<linkText>Law text</linkText>
<linkAlternateText>Full law text from the Royal Gazette</linkAlternateText>
<linkUri>http://www.ratchakitcha.soc.go.th/DATA/PDF/2457/A/229.PDF</linkUri>
</externalLink>
</para>
</content>
<sections>
<section>
<title>Amendments</title>
<content>
<list class="bullet">
<listItem>
<para>
10th amendment issued in 1999. Shortened the term of the headmen to five years.
<externalLink>
<linkText>Law text</linkText>
<linkAlternateText>Full law text from the Royal Gazette</linkAlternateText>
<linkUri>http://www.ratchakitcha.soc.go.th/DATA/PDF/2542/A/070/1.PDF</linkUri>
</externalLink>
</para>
</listItem>
<listItem>
<para>
11th amendment issued in 2008. Reintroduced lifetime terms for the headmen.
<externalLink>
<linkText>Law text</linkText>
<linkAlternateText>Full law text from the Royal Gazette</linkAlternateText>
<linkUri>http://www.ratchakitcha.soc.go.th/DATA/PDF/2551/A/027/96.PDF</linkUri>
</externalLink>
</para>
</listItem>
<listItem>
<para>
12th amendment issued in 2009. Removed mandatory cancel of headmen positions once a subdistrict became part of a town or city municipality.
<externalLink>
<linkText>Law text</linkText>
<linkAlternateText>Full law text from the Royal Gazette</linkAlternateText>
<linkUri>http://www.ratchakitcha.soc.go.th/DATA/PDF/2552/A/100/1.PDF</linkUri>
</externalLink>
</para>
</listItem>
</list>
</content>
</section>
</sections>

</section>


<relatedTopics>
<!-- One or more of the following:
- A local link
- An external link
- A code entity reference
<link xlink:href="Other Topic's ID"/>
<link xlink:href="Other Topic's ID">Link inner text</link>
<externalLink>
<linkText>Link text</linkText>
<linkAlternateText>Optional alternate link text</linkAlternateText>
<linkUri>URI</linkUri>
</externalLink>
<codeEntityReference>API member ID</codeEntityReference>
Examples:
<link xlink:href="00e97994-e9e6-46e0-b420-5be86b2f8270" />
<link xlink:href="00e97994-e9e6-46e0-b420-5be86b2f8278">Some other topic</link>
<externalLink>
<linkText>SHFB on CodePlex</linkText>
<linkAlternateText>Go to CodePlex</linkAlternateText>
<linkUri>http://shfb.codeplex.com</linkUri>
</externalLink>
<codeEntityReference>T:TestDoc.TestClass</codeEntityReference>
<codeEntityReference>P:TestDoc.TestClass.SomeProperty</codeEntityReference>
<codeEntityReference>M:TestDoc.TestClass.#ctor</codeEntityReference>
<codeEntityReference>M:TestDoc.TestClass.#ctor(System.String,System.Int32)</codeEntityReference>
<codeEntityReference>M:TestDoc.TestClass.ToString</codeEntityReference>
<codeEntityReference>M:TestDoc.TestClass.FirstMethod</codeEntityReference>
<codeEntityReference>M:TestDoc.TestClass.SecondMethod(System.Int32,System.String)</codeEntityReference>
-->
</relatedTopics>
</developerConceptualDocument>
</topic>
2 changes: 1 addition & 1 deletion Documentation/Laws/PAO Act.aml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
zero (0) to limit it to top-level sections only. -->
<!-- <autoOutline /> -->

<para>The Provincial Administration Organization act regulates the local government of provinces.</para>
<para>The Provincial Administration Organization Act regulates the local government of provinces.</para>
</introduction>

<!-- Add one or more top-level section elements. These are collapsible.
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Laws/ThesabanAct.aml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
zero (0) to limit it to top-level sections only. -->
<!-- <autoOutline /> -->

<para>The Thesaban act regulates the local government with municipalities.</para>
<para>The Thesaban Act regulates the local government with municipalities.</para>
</introduction>

<!-- Add one or more top-level section elements. These are collapsible.
Expand Down

0 comments on commit 39e0314

Please sign in to comment.